Bug 13714 - Problems deleting the delay field in overdue triggers
Summary: Problems deleting the delay field in overdue triggers
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-16 17:14 UTC by David Roberts
Modified: 2020-04-28 20:46 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Roberts 2015-02-16 17:14:26 UTC
It is not possible to delete the delay field in the overdue triggers policy if it is the last notice tab to be edited.

To reproduce:

Go to an overdue trigger policy (cgi-bin/koha/tools/overduerules.pl) that contains a delay in the 1st, 2nd and 3rd tabs.

Delete all of the values from the delay fields in the first and second tabs. Save changes.

Delete the values from the delay fields in the third overdue tab. Save. The changes will not be saved. It does not matter in which order the tabs are edited.

If the check boxes are also edited at the same time as the last delay fields are edited, these changes will not be saved either, although they can be saved if the delay fields are not edited.
Comment 1 Katrin Fischer 2019-02-10 21:34:36 UTC
This is still valid (and strange).
Comment 2 Katrin Fischer 2020-04-28 20:46:37 UTC
Linking bug 25049 - it appears we need some validation for delay changes?