View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18490 | Feature requests | Other | public | 2022-11-16 13:54 | 2022-12-02 21:42 |
Reporter | marcgold | Assigned To | |||
Priority | none | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 18490: Duplicate SID Error handling | ||||
Description | Related to ticket: 16187 I feel it would be a good idea to extend the error handling in the instance of copying a survey from another and checking if the SID has been previously used. The fix deployed in the above ticket IMHO is easy to miss and by this point the error has already occurred. I feel it is more user friendly to use an alert message on submit or an ajax listener on the field. I did try and code this in PHP with a JS alert - but TBH my coding skills are not upto it. However in Pseudo Code: if (NewID == AnExistingID) { Or this can be done via Ajax before submitting I wouldn't bother doing this in LTS - but would be cleaner to have in LS5+ | ||||
Steps To Reproduce | NA | ||||
Tags | No tags attached. | ||||
Bug heat | 0 | ||||
Story point estimate | |||||
Users affected % | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-16 13:54 | marcgold | New Issue | |
2022-12-02 21:42 | gabrieljenik | Project | Bug reports => Feature requests |