What should happen if the branch is changed? At the moment a 500 (Internal Server Error) is returned by the Server.
- Should we still show the issue, even though it belongs to a different branch?
- Should we add metadata in the UI about the branch / build the sketch is attached to?
- Should we not allow to change the branch when in the design domain? (probably not)
What should happen if the branch is changed? At the moment a
500 (Internal Server Error)is returned by the Server.