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

Permitted values are exported wrong #117

Open
ammarbarakat opened this issue Jan 19, 2023 · 0 comments · May be fixed by #118
Open

Permitted values are exported wrong #117

ammarbarakat opened this issue Jan 19, 2023 · 0 comments · May be fixed by #118
Assignees
Labels
bug Something isn't working

Comments

@ammarbarakat
Copy link
Contributor

Describe your problem.

permitted values should be exported as independent staged elements but they are only exported as part of an enumerated value domain.

If it is a bug name steps to reproduce

Steps to reproduce the behavior:

  1. Create enumerated value domain with permitted values
  2. Export them
  3. In the "permittedValues" sections are not only the urns but the whole elements

Describe the solution you'd like

Export permitted values as independent staged elements.

@ammarbarakat ammarbarakat self-assigned this Jan 19, 2023
@ammarbarakat ammarbarakat added the bug Something isn't working label Jan 19, 2023
ammarbarakat added a commit that referenced this issue Jan 25, 2023
- Add function to convert permittedValues
- Refactor StagedElementHandler
- Add ExportMembersHandler
@ammarbarakat ammarbarakat linked a pull request Jan 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant