-
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
Show correct application type on MBR #19453
Comments
Hey team! Please add your planning poker estimate with Zenhub @severinbeauvais @ketaki-deodhar @PaulGarewal @jamespaologarcia @vysakh-menon-aot @yuisotozaki |
Solution after the discussion:
Fix in Auth-api and Auth-web: |
UPDATE: Worked with Travis to make these fixes in Lear. Can move to QA if bcgov/lear#2437 is merged. |
Should be good, in the future it would be nice to get most of our data from LEAR (related to PR above), instead of computing it in AUTH |
Creating this as a placeholder for work to be done based on the investigation in ticket #19118.
This
mightneed fix in Legal-api, Auth-api and/or Auth-web.Discussion includes Travis, Argus, Kevin, Severin, Olga and David MPlease create ticket for each component as needed and add notes about TODO after the team discussionSolution after the discussion:
Fix in Legal-api (/search endpoint):
Ref: https://github.com/bcgov/lear/blob/3b946ee011427976475b3ac0aa431cf85813e63d/legal-api/src/legal_api/resources/v2/business/business.py#L169
Fix in Auth-api and Auth-web:
wire up the Legal-api fix on Auth side.
Ref: https://github.com/kzdev420/sbc-auth/blob/fa2c5fd06ec5cf30ffb633a558ab0b281d4624b9/auth-api/src/auth_api/services/affiliation.py#L431
The text was updated successfully, but these errors were encountered: