Bug 36376 - Display library limitations alert in patron's messages
Summary: Display library limitations alert in patron's messages
Status: Pushed to main
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Fridolin Somers
QA Contact: Testopia
URL:
Keywords:
Depends on: 31422
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-20 17:27 UTC by Fridolin Somers
Modified: 2024-04-04 13:25 UTC (History)
3 users (show)

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


Attachments
Bug 36376: Display library limitations issue in patron's messages (4.19 KB, patch)
2024-03-21 14:31 UTC, Fridolin Somers
Details | Diff | Splinter Review
Bug 36376: Display library limitations alert in patron's messages (4.19 KB, patch)
2024-03-21 14:32 UTC, Fridolin Somers
Details | Diff | Splinter Review
Bug 36376: Display library limitations alert in patron's messages (4.26 KB, patch)
2024-03-21 15:37 UTC, Laura Escamilla
Details | Diff | Splinter Review
Bug 36376: Display library limitations alert in patron's messages (4.26 KB, patch)
2024-04-01 12:53 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 36376: (QA follow-up) Tidy (1.48 KB, patch)
2024-04-01 12:53 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 36376: (follow-up) Fix styling on existing warn (1.71 KB, patch)
2024-04-01 13:01 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Fridolin Somers 2024-03-20 17:27:56 UTC
Bug 31422 added a warning message when library limitations issue in patron edition page.
We should add this patron's messages in circ and details pages.
Like age limitations.
Comment 1 Fridolin Somers 2024-03-21 14:31:09 UTC
Created attachment 163618 [details] [review]
Bug 36376: Display library limitations issue in patron's messages

Bug 31422 added a warning message when library limitations issue in patron edition page.
We should add this patron's messages in circ and details pages.
Like age limitations.

Test plan:
1) User's login branch and home library is: Centerville
2) Patron category "B - Board" is limited to Franklin
3) Edit a patron with Board category from Centerville
4) A message appears "The patron's current category (Board) is limited to other libraries."
Comment 2 Fridolin Somers 2024-03-21 14:32:59 UTC
Created attachment 163621 [details] [review]
Bug 36376: Display library limitations alert in patron's messages

Bug 31422 added a warning message when library limitations issue in patron edition page.
We should add this patron's messages in circ and details pages.
Like age limitations.

Test plan:
1) User's login branch and home library is: Centerville
2) Patron category "B - Board" is limited to Franklin
3) Edit a patron with Board category from Centerville
4) A message appears "The patron's current category (Board) is limited to other libraries."
Comment 3 Laura Escamilla 2024-03-21 15:37:05 UTC
Created attachment 163634 [details] [review]
Bug 36376: Display library limitations alert in patron's messages

Bug 31422 added a warning message when library limitations issue in patron edition page.
We should add this patron's messages in circ and details pages.
Like age limitations.

Test plan:
1) User's login branch and home library is: Centerville
2) Patron category "B - Board" is limited to Franklin
3) Edit a patron with Board category from Centerville
4) A message appears "The patron's current category (Board) is limited to other libraries."

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Comment 4 Nick Clemens 2024-04-01 12:53:46 UTC
Created attachment 164179 [details] [review]
Bug 36376: Display library limitations alert in patron's messages

Bug 31422 added a warning message when library limitations issue in patron edition page.
We should add this patron's messages in circ and details pages.
Like age limitations.

Test plan:
1) User's login branch and home library is: Centerville
2) Patron category "B - Board" is limited to Franklin
3) Edit a patron with Board category from Centerville
4) A message appears "The patron's current category (Board) is limited to other libraries."

Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Comment 5 Nick Clemens 2024-04-01 12:53:48 UTC
Created attachment 164180 [details] [review]
Bug 36376: (QA follow-up) Tidy
Comment 6 Nick Clemens 2024-04-01 13:01:28 UTC Comment hidden (obsolete)
Comment 7 Katrin Fischer 2024-04-04 13:25:42 UTC
Pushed for 24.05!

Well done everyone, thank you!