XPEHO / YAKI

Working localization declaration app
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Fix / Invitation - Invitable user list should only display user from the company (so being in a team) that are not already in team or not captain #1442

Open NyraSama opened 4 months ago

NyraSama commented 4 months ago

🗒️NOTES

In the current application version the user invitation list contain every user from the database. We should only display users affiliated to the company related to the customer teams.

🏁PREREQUISITES

📜CONTEXT (User Story)

As a customer/captain

I want to be able to invite user without seeing all the database users

In order to add new captains/teammates

🪜STEPS TO FOLLOW

✅ACCEPTANCE CRITERIA

📛BLOCKERS

📛 It seems that this feature need to develop the invitation of user in database by email input before because without this we can't invite people not linked to the company

🔍AFFECTED COMPONENT(S) (Scope)

⛓️LINK TO OTHER ISSUES

🪟SCREEN SHOTS & MOCKUPS

📋TEST STATUSES

What are the test cases required to validate this issue?

What kind of tests has been put in place to ensure the issue is resolved?