This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
GUI unable to refresh Requirements #153
Closed
Description
Just want to document this so I don't forget about it.
I'll try to do some more investigations on what happens tomorrow.
Description
When setting the new IntegerRequirement from PR #148 to a noninteger it fails and displays the message Unable to set the requirement.
, just as intended.
But if you then try to refresh the Requirements using Show Requirements
the get request fails without an error message.
To fix it use Delete
for the IntegerRequirement that you previously set to an illegal value.
Then Show Requirements
works again.