You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, operation.name doesn't have to be unique, but facility.name does. This means that if you're registering an SFO and you enter a duplicate operation name, you can get past the first page, but when you get to the facilities page, you get an error because the SFO takes its name from the operation. This will probably also cause issues for EIOs.
Acceptance Criteria
first
second
third
Definition of Done
first
second
third
Additional context
Add any other context about the task here.
Or here
The text was updated successfully, but these errors were encountered:
Describe the task
Currently, operation.name doesn't have to be unique, but facility.name does. This means that if you're registering an SFO and you enter a duplicate operation name, you can get past the first page, but when you get to the facilities page, you get an error because the SFO takes its name from the operation. This will probably also cause issues for EIOs.
Acceptance Criteria
Definition of Done
Additional context
The text was updated successfully, but these errors were encountered: