[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-11-26 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

Richard Bridgen  changed:

   What|Removed |Added

 CC||[email protected]
 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-11-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

OpenFifth Sandboxes  changed:

   What|Removed |Added

 Attachment #182654|0   |1
is obsolete||

--- Comment #5 from OpenFifth Sandboxes  ---
Created attachment 189927
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189927&action=edit
Bug 39941: Set status 'NEW' when patron added to UNAUTH request

Test plan:
1) Enable ILLModule and ILLOpacUnauthenticatedRequest
2) Log out, create an unauthenticated OPAC request, visit:
   /cgi-bin/koha/opac-illrequests.pl?op=create&backend=Standard
3) Add all required fields. Click 'Create'.
4) Log in on intra again, visit the ILL module:
   /cgi-bin/koha/ill/ill-requests.pl
5) Pick the request you just created and click the ID or 'Manage request' from
the table.
6) Click 'Edit request'. Notice the info message is shown (Optional: Confirm
that this info message is not shown any other request not UNAUTH)
7) Click 'Submit'. Repeat 5). Notice it's still 'Unauthenticated'. This is
because a patron has not been added.
8) Repeat 6). Add a patron ID this time, e.g. the koha user on k-t-d: '51'.
Click 'Submit'.
9) Repeat 5). Notice the status now displays 'New request'.

Signed-off-by: Richard Bridgen 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-11-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

OpenFifth Sandboxes  changed:

   What|Removed |Added

 Attachment #182653|0   |1
is obsolete||

--- Comment #4 from OpenFifth Sandboxes  ---
Created attachment 189926
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189926&action=edit
Bug 39941: Display user info message for UNAUTH requests

Signed-off-by: Richard Bridgen 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-11-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

--- Comment #3 from Chris Cormack  ---
Automatic patch test results:

â ï¸ The patch applies with fuzzy option (ignoring whitespace).
This may indicate minor conflicts that need to be resolved.

Details: Patch applies with fuzzy option (ignoring whitespace)

This is an automated message from the patch testing system.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

--- Comment #2 from Pedro Amorim  ---
Created attachment 182654
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182654&action=edit
Bug 39941: Set status 'NEW' when patron added to UNAUTH request

Test plan:
1) Enable ILLModule and ILLOpacUnauthenticatedRequest
2) Log out, create an unauthenticated OPAC request, visit:
   /cgi-bin/koha/opac-illrequests.pl?op=create&backend=Standard
3) Add all required fields. Click 'Create'.
4) Log in on intra again, visit the ILL module:
   /cgi-bin/koha/ill/ill-requests.pl
5) Pick the request you just created and click the ID or 'Manage request' from
the table.
6) Click 'Edit request'. Notice the info message is shown (Optional: Confirm
that this info message is not shown any other request not UNAUTH)
7) Click 'Submit'. Repeat 5). Notice it's still 'Unauthenticated'. This is
because a patron has not been added.
8) Repeat 6). Add a patron ID this time, e.g. the koha user on k-t-d: '51'.
Click 'Submit'.
9) Repeat 5). Notice the status now displays 'New request'.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

Pedro Amorim  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 39941] Adding a patron to an unauthenticated request should change the request's status to 'NEW'

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941

--- Comment #1 from Pedro Amorim  ---
Created attachment 182653
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182653&action=edit
Bug 39941: Display user info message for UNAUTH requests

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/