Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad format for labels when importing project from config file #472

Closed
scotgopal opened this issue Jul 25, 2021 · 2 comments
Closed

Bad format for labels when importing project from config file #472

scotgopal opened this issue Jul 25, 2021 · 2 comments
Labels
bug Something isn't working solved

Comments

@scotgopal
Copy link

Describe the bug
Importing a project from a config.json modifies the labels with a suffix "\r"

reimport labels issue

To Reproduce
Steps to reproduce the behavior:

  1. Create new project and import a label.txt file that contents a list of labels such as "labelA", "labelB", "labelC"
  2. Export project via config file (.json)
  3. Delete project
  4. Import the recently exported project.
  5. The labels of the project will have a suffix "\r"

Expected behavior
Labels without additional suffixes

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Browser: Chrome
  • Version: v2.0.0 alpha 1

Additional context
Add any other context about the problem here.

@scotgopal scotgopal added the bug Something isn't working label Jul 25, 2021
@devenyantis
Copy link
Contributor

@scotgopal
Is it possible to provide the json file?

@codenamewei
Copy link
Contributor

Its solved in the v2_alpha branch #437

To build the latest from dev branch,
check this out

Scot, without deleting the existing project, the new imported project will rename to an unique name,

@scotgopal @devenyantis, suggest you two to discuss a workaround / release potentially to support your side of work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved
Projects
None yet
Development

No branches or pull requests

3 participants