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

Fix program crashing when changing object type #47

Closed
otahontas opened this issue Aug 3, 2020 · 0 comments
Closed

Fix program crashing when changing object type #47

otahontas opened this issue Aug 3, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@otahontas
Copy link
Contributor

Describe the bug

Program crashes if object type is changed will form / xml upload is selected. Root of the poblem is that submissionType (form vs xml vs add existing object) is set when schema type changes, it should be reseted instead.

To Reproduce

Steps to reproduce the behaviour:

  1. Go to any object, clikc fill form or upload xml
  2. Change object type
  3. Program crashes

Expected behavior

Submission type options are rendered after object type is changed.

@otahontas otahontas added the bug Something isn't working label Aug 3, 2020
This was referenced Aug 3, 2020
@otahontas otahontas mentioned this issue Aug 13, 2020
5 tasks
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

No branches or pull requests

1 participant