Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completion statuses not updated appropriately in Maintenance Schedules upon cancellation of maintenance visits #29372

Closed
yadavyk opened this issue Jan 20, 2022 · 0 comments · Fixed by #29389

Comments

@yadavyk
Copy link
Contributor

yadavyk commented Jan 20, 2022

Information about bug

Issue : Completion statuses are not updated appropriately in Maintenance Schedules upon cancellation of maintenance visits

Edge Case for #28843

Steps to reproduce :

  1. Create a maintenance schedule with multiple items, 1 non serialised, 2 serialised.
  2. Create visit for both serialised items together, save and submit. Check if the modal for selection now excludes this item
  3. Create visit for non serialised item, modal for selection of item should show only the item for which visit hasn't been created yet. Save and submit the visit created.
  4. Check for schedules generated in Schedules Table
    a. For serialised items it should show proper mapping for serial numbers
    b. Completion Status should be updated appropriately based on the status of maintenance visit
    c. The counter for maintenance visit in connections section should be updated properly as per number of visits created
    5.Now cancel the created visits, reload and check the Completion Status under Schedules table, it isn't updated.

Screen Recording :

Edge Case

Work around - Manually update the status in Schedules table

Module

support

Version

V 13.19.0

Installation method

No response

Relevant log output / Stack trace / Full Error Message.

No response

@yadavyk yadavyk added this to the v13.19 milestone Jan 20, 2022
@noahjacob noahjacob linked a pull request Jan 21, 2022 that will close this issue
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants