Twake icon indicating copy to clipboard operation
Twake copied to clipboard

Guest Management > Unable to remove a guest out of the channel

Open tlle14 opened this issue 3 years ago • 4 comments

Precondition

Story: https://github.com/linagora/Twake/issues/333 A guest has been added to the channel by Guest Management

Actual Result

Unable to remove a guest out of the channel successfully. The API is fail, it returns the code 404 Not Found image

Expected Result

It should be able to remove the guest successfully.

Environment

QA environment

tlle14 avatar May 11 '21 03:05 tlle14

@BenoitTallandier what happens if we remove a guest and if he is not member of any other channel? Do we just display an empty Twake?

chamerling avatar Jun 22 '21 09:06 chamerling

In the long term, we should show a message "You're not part of a company" with a button "create your company" with the company process.

I'm not sure that the api of the console is available for that, so a simple message "You're not part of a company" in a blank page could be enough for now

BenoitTallandier avatar Jun 23 '21 10:06 BenoitTallandier

It will be fixed with #2100

BenoitTallandier avatar Apr 20 '22 15:04 BenoitTallandier

In the long term, we should show a message "You're not part of a company" with a button "create your company" with the company process.

I'm not sure that the api of the console is available for that, so a simple message "You're not part of a company" in a blank page could be enough for now

We already have this if we are in 0 companies or if we are in a company but in 0 workspace: Screenshot 2022-04-20 at 12 14 53

RomaricMourgues avatar Apr 21 '22 08:04 RomaricMourgues