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

Item not marked as completed after performing 'Receive and Close' operation during order receipt. #386

Closed
Adameddy26 opened this issue Oct 1, 2024 · 4 comments
Assignees
Labels
bug Something isn't working release-v2.28.1

Comments

@Adameddy26
Copy link

Current behavior

The item is not marked as completed until the page is refreshed or reloaded.

Expected behavior

Upon performing the 'Receive and Close' operation, the item should be marked as completed without needing to refresh or reload the page.

Steps to reproduce the issue

Go to the PO section.
Open a PO having multiple items.
Scan any one item of the PO.
Perform the 'Receive and Close' operation.
Observe that the item is not marked as completed.
Refresh/reload the URL.
Check if the item is now marked as completed.

Environment details

App version : v2.27.0
App environment : UAT

Additional information

https://jam.dev/c/5eb34534-9f93-470f-93d4-5224c6e3773d

@Adameddy26 Adameddy26 added the bug Something isn't working label Oct 1, 2024
@dt2patel dt2patel moved this from 📋 Backlog to 📅 Planned in Digital Experience Platform Oct 12, 2024
@amansinghbais
Copy link
Contributor

When we receive and close an item, we are thrown to the list page of the Purchase orders and there we refetch the order info using Solr. The issue is coming cause Solr is not giving updated order item status.

@amansinghbais amansinghbais self-assigned this Oct 22, 2024
@Adameddy26
Copy link
Author

Also it is observed that 'Upon 'Receive and Close' of a PO order containing a single item, the order doesn't get removed from the list page, allowing the user to open and receive the same PO item again.'

@amansinghbais amansinghbais moved this from 📅 Planned to 🏗 In progress in Digital Experience Platform Oct 22, 2024
@ravilodhi ravilodhi removed their assignment Oct 28, 2024
@amansinghbais
Copy link
Contributor

Will be fixed in this PR: #381

@amansinghbais amansinghbais moved this from 🏗 In progress to 👀 In review in Digital Experience Platform Oct 28, 2024
amansinghbais added a commit to amansinghbais/receiving that referenced this issue Oct 28, 2024
@ravilodhi ravilodhi moved this from 👀 In review to ⏸️ Dev complete in Digital Experience Platform Nov 6, 2024
amansinghbais added a commit to amansinghbais/receiving that referenced this issue Nov 13, 2024
amansinghbais added a commit to amansinghbais/receiving that referenced this issue Nov 14, 2024
ymaheshwari1 added a commit that referenced this issue Nov 14, 2024
Improved: closing purchase order item in sync and in batches instead of async (#386)
@Adameddy26 Adameddy26 moved this from ⏸️ Dev complete to 🛠 In QA in Digital Experience Platform Nov 14, 2024
@Adameddy26
Copy link
Author

Issue verified and working fine in release v2.28.1. Hence, closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release-v2.28.1
Projects
Archived in project
Development

No branches or pull requests

3 participants