-
Notifications
You must be signed in to change notification settings - Fork 59
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
NAMEX-API - MBR Enhancement - NR SEARCH - Add APPROVED but unfurnished NR's to database query #18628
Comments
@Mihai-QuickSilverDev kind of what we discussed about here -^ Ticket for you guys to groom and determine if it's worth doing |
Might this actually best be suited to your team @ozamani9gh ? |
It's Vysakh's work - technically I could do it (not sure if @JohnamLane would approve though), I know Vysakh is away until December |
@seeker25 As NRO is now decommissioned, the 5 minute delay no longer exists. Is this bug still valid? Thanks. |
Not sure, you'd have to try it |
@ozamani9gh @riyazuddinsyed , is there someone here who can verify this ticket? |
Currently DRAFT, INPROGRESS both show up almost instantly in the Names Search on the MBR.
INPROGRESS or DRAFT:
Private Zenhub Image
Then there's a bit of a delay when going from INPROGRESS -> APPROVED, it's 5 minutes or so and makes the NR not show up until it's furnished: (unfurnished + APPROVED screenshot below)
Private Zenhub Image
Ideally we'd like to change the database query so it includes NR's that are APPROVED and unfurnished, so they can still be added to the business dashboard (but not consumed until they are furnished) (these wont be included in the SOLR response):
Private Zenhub Image
Relevant code:
https://github.com/bcgov/namex/blob/aaaae97efdac1ede9542d6d46db24e5bf56d1092/api/namex/resources/requests.py#L423
The text was updated successfully, but these errors were encountered: