Summary: | Independent branches should have a warning | ||
---|---|---|---|
Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
Component: | System Administration | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | andrew, fridolin.somers, gmcharlt, kelly, kyle, m.de.rooy, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
21.05.00,20.11.04,20.05.10,19.11.17
|
|
Circulation function: | |||
Attachments: |
Bug 27798 - Add warning to IndependentBranches system preference
Bug 27798 - Add warning to IndependentBranches system preference Bug 27798 - Add warning to IndependentBranches system preference Bug 27798: Add warning to IndependentBranches system preference |
Description
Nick Clemens (kidclamp)
2021-02-25 18:18:59 UTC
Created attachment 117359 [details] [review] Bug 27798 - Add warning to IndependentBranches system preference Test Plan: 1) Apply this patch 2) Search system preferences for IndependentBranches 3) Note the warning about changing the setting on a production system I agree with adding a strong warning to this system preference! Created attachment 117360 [details] [review] Bug 27798 - Add warning to IndependentBranches system preference Test Plan: 1) Apply this patch 2) Search system preferences for IndependentBranches 3) Note the warning about changing the setting on a production system Signed-off-by: David Nind <david@davidnind.com> Created attachment 117363 [details] [review] Bug 27798 - Add warning to IndependentBranches system preference Test Plan: 1) Apply this patch 2) Search system preferences for IndependentBranches 3) Note the warning about changing the setting on a production system Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Created attachment 117433 [details] [review] Bug 27798: Add warning to IndependentBranches system preference Test Plan: 1) Apply this patch 2) Search system preferences for IndependentBranches 3) Note the warning about changing the setting on a production system Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> JD Amended patch: * Fix commit title * Don't split the syspref's description, otherwise the sentence will be split in the POs Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.04 Pushed to 20.05.x for 20.05.10 Backported: Pushed to 19.11.x branch for 19.11.16 Nope, reverted from 19.11.x . It's string freeze so this one will have to wait next release. This time it's the one. Backported: Pushed to 19.11.x branch for 19.11.17 |