CBD-22

timford_wms (timford_wms)
timford_wms created this job
Closed
Reject submit of invalid *.cbdsst files.

Reject submission of *.cbdsst files that are improperly formatted in some way.
The user should get the submission rejected with a warning (the more specific the better)
describing the error.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-cbd
Severity
C
Reported By
timford_wms
Reported Date
Modified By
super-tom_tyler
Modified Date
Dev Notes
The SSTUpdateTemplate trigger is a change-commit (i.e.
post-submit) trigger, and so
only operates after the submit is complete.  Implementing this will require changing
that or adding a companing trigger that does the validatin prior to submit.

Need to think thru whether we want to update the live server spec just before commiting,
using the server's validation of the modifided form to determine if it is accepted or not.
Type
Feature