[GH-ISSUE #213] [Map Local] #7 Import data #213

Open
opened 2026-03-03 19:49:12 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/213

Originally assigned to: @kics223w1 on GitHub.

Description

Allow the user to import Map Local data from macOS to Windows. It's tricky because the file format of the macOS is a TreeView. However, Windows is an array.

Screenshot 2023-03-30 at 09 04 12

Acceptance Criteria

  • Able to import Map Local File from Proxyman for macOS to Windows

How to test

  1. Open Proxyman for macOS -> Create some Map Local with variation, such as Regex, Wildcard, GraphQL, URL, Body File
  2. Export to a file
  3. Open Proxyman for Windows -> Import
  4. Make sure we flatten the tree (Ignore all Folders) to the array.
  5. Import the file: Make sure all map local file is saved to the computer properly.
Originally created by @NghiaTranUIT on GitHub (Mar 30, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/213 Originally assigned to: @kics223w1 on GitHub. ## Description Allow the user to import Map Local data from macOS to Windows. It's tricky because the file format of the macOS is a TreeView. However, Windows is an array. <img width="473" alt="Screenshot 2023-03-30 at 09 04 12" src="https://user-images.githubusercontent.com/5878421/228709227-6c540872-b871-47ab-ae36-57e74fee0b1a.png"> ## Acceptance Criteria - Able to import Map Local File from Proxyman for macOS to Windows ### How to test 1. Open Proxyman for macOS -> Create some Map Local with variation, such as Regex, Wildcard, GraphQL, URL, Body File 2. Export to a file 3. Open Proxyman for Windows -> Import 4. Make sure we flatten the tree (Ignore all Folders) to the array. 5. Import the file: Make sure all map local file is saved to the computer properly.
Author
Owner

@NghiaTranUIT commented on GitHub (Mar 30, 2023):

When you've started this ticket, please let me know, I will share the logic how to read the MapLocalFile, which is embedded in a export file

<!-- gh-comment-id:1489581368 --> @NghiaTranUIT commented on GitHub (Mar 30, 2023): When you've started this ticket, please let me know, I will share the logic how to read the MapLocalFile, which is embedded in a export file
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#213
No description provided.