Opened 14 years ago
Closed 14 years ago
#1655 closed defect (fixed)
Expose an option to determine whether to validate resources on save
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Validation for a resource may take some time. Currently, when saving a resource validation is always done on it. As a result, saving a resource may take an unusual amount of time for some cases.
This validation should be optional as a boolean property. Thus users who know what they are doing can turn this option off.
Note:
See TracTickets
for help on using tickets.
Fixed in r5688