https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10190

Michaela Sieber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #316 from Michaela Sieber <[email protected]> ---

General: Please revise the test plan, as it is no longer up to date. 
For example, overdue_X_has_rules no longer exists (Part 11.5) , 
and the permission is no longer available either (Part 10.1).


We believe that this part is not testable at all:

Part 13: Comparison with Legacy Interface
3. Verify it appears correctly in the old interface (if applicable)

--

Strong contrasts and consistent color schemes for better understanding:

Please use the same blue color as on circulation rules page due to poor
contrast.

Please use : rgb(218.1, 236.4, 251.4)  = #DAECFB

instead of : rgba(132, 193, 243, 1)  = #84c1f3  ( this one is tooo dark)

AND please use yellow color for Error Messages, as used elsewhere in Koha.

-- 

Here are all the issues we found while going through the test plan.


1.) Still permission issues : Something went wrong: Error: Authorization
failure. Missing required permission(s).

--> Martin is working on this
To fully use the CirculationTriggers app a user needs all of:

    circulate: circulate_remaining_permissions (read + write circ rules)
    parameters: manage_circ_rules (load the config/UI)
    catalogue: 1 (load item types and libraries)
    parameters: catalogue (load patron categories)

2.) Letter context
it is not possible to select Letters with branchcode 

See Testplan 
  - Part 3: Adding New Triggers 
    - 4. Step 3 - Configure New Trigger
           - Verify only templates for the selected library context appear

  - Part 7: Context-Specific Behavior 
     1. Test library-specific letter filtering:
       - Create/edit a trigger for a specific library
       - Verify only letter templates with matching branchcode or default
templates appear

3.) Editing Existing Triggers is not always possible

editing the delay is only possible for all / all rules.

have several rules for trigger 1 
e.g. a all/all/all  rule 
plus a all/Kids/Books  with a different delay value  (but same letter code as
all/all/all rule)

Now try to change the delay value. 
As soon as you press the submit button, you receive the following error
message:
 "Your changes could not be saved as this circulation trigger was updated
elsewhere. Please see the updated trigger below."

See Testplan Part 4: Editing Existing Triggers


4.) Deletion of triggers does not delete all rules that are listed

to reproduce:
have several rules for trigger 2 
e.g. a all/all/all  rule 
plus a all/Kids/Books  with a different delay value  (but same letter code as
all/all/all rule)

--> Delete trigger, than the all/all/all rule is deleted and the entry for
all/Kids/Books remains

See Testplan: Part 5: Deleting Triggers


5.) No rules are displayed and syspref doesn't matter

As soon as you access the page /cgi-bin/koha/admin/circulation_triggers, no
rule sets are displayed; the list is empty.

In addition, the system preference DefaultToLoggedInLibraryOverdueTriggers is
not taken into account.  

See Testplan 3. Test DefaultToLoggedInLibraryOverdueTriggers preference:
  - Set preference to "Yes"
  - Reload circulation triggers page
  - Verify it defaults to your logged-in library
  - Set preference to "No"
  - Verify it defaults to "All libraries"

-- 
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/

Reply via email to