Disable editing of requisition:// URLs in external requisition editor
Description
The external requisitions editor does not know how to handle URLs that start with requisition://, and does not degrade gracefully when it encounters one in the Provisiond configuration after an upgrade from a pre-H30 release.
We expect a future release will wrangle this type of URL successfully. Until then, we should disable the edit button in the external requisitions list for such URLs.
Acceptance / Success Criteria
Edit action is disabled for any external requisition that uses the requisition:// scheme
Delete action remains active for such requisitions
Tooltip and copy action remain active for such requisitions
The external requisitions editor does not know how to handle URLs that start with
requisition://
, and does not degrade gracefully when it encounters one in the Provisiond configuration after an upgrade from a pre-H30 release.We expect a future release will wrangle this type of URL successfully. Until then, we should disable the edit button in the external requisitions list for such URLs.