Open KwisatzHaderach opened 2 years ago
It looks like pylero is checking the global hyperlink enum when checking valid IDs. Current workaround is to add the ID to the global enum until the pylero fix is in
My bad in not updating this issue, I drafted the reply 6d back but didn't press the comment button and so my code stating why it isn't possible got lost.
I didn't know there can be per project hyperlink enum IDs when I revisit pylero.
there is per project and also per object. So there is a project level one, then there is a test case level one and a requirement level one, etc My suggestion would be check the lowest level then work your way up
We need to be able to add hyperlinks with any role to test cases, which is currently not possible with pylero, only with Web UI.