Sofia Sazonova

Results 51 comments of Sofia Sazonova

The problem was in permission set: `ORGANIZATION_INVITED = [LINK_ENVIRONMENT, GET_ORGANIZATION]` I added `ORGANIZATION_INVITED = [LINK_ENVIRONMENT, GET_ORGANIZATION, REMOVE_ORGANIZATION_GROUP, INVITE_ORGANIZATION_GROUP]` PR is coming)

- [ ] environments - [x] groups https://github.com/data-dot-all/dataall/pull/1113 - [ ] permissions https://github.com/data-dot-all/dataall/pull/1114 - [ ] stacks

As a relatively new user of Data.all I would love to see some more instructions directly in UI. May be they shouldn't be shown by default, but it would be...

I think, the most logical way to handle this is: 1. Check the existence of the role during the healthcheck. Make it the first important statement in the result. 2....

Also, @petrkalos suggested the scheme similar to proposed [here](https://github.com/data-dot-all/dataall/issues/922) . 1. Create an EventBridge rule to listen to IAM role deletion/chane 2. Handle this events in dataall central account Above...

How to test: - [ ] Create consumption role for the env and share request for this role - [ ] After all items are shared successfully, delete IAM role...

@dlpzx > * `Submit` => Should we allow requesters to submit a request when the IAM role does not exist? > * `Approve` => Should we allow approvers to approve...

all these tests were made successfully)

@zsaltys thanks for opening the issue! I have only two considerations against auto-delete 1. The customer may need this shares in future for audit, for example. We still can delete...

@zsaltys What changed: 1. When Group is invited into Organization, admin can give (or not) permissions to invite/delete other groups and link environments. If none selected, then the group will...