Sofia Sazonova
Sofia Sazonova
### Feature or Bugfix - Bugfix ### Detail - Add permissions to add and remove groups to Organization into ORGANIZATION_INVITED permission set ⚠️ ⚠️ ⚠️ IMPORTANT ⚠️ ⚠️ ⚠️ Group...
### Feature or Bugfix - Bugfix ### Detail - Health check is now started with check if the principal role exists - If Role is missing: -- add share item...
### Feature or Bugfix - Bugfix ### Detail - backfill DATASET_READ_TABLE permissions - delete this permissions, when dataset tables are revoked or deteled - ### Relates - #1173 ### Security...
#1212 There are three steps to properly solve this issue: - [x] Quick bugfix. Right now the user can remove group, if they can invite team. Quick solution: couple remove...
### Feature or Bugfix - Feature ### Detail Pop ups added for: - deletion team from environment - deletion of the consumption role - deletion of group from Organization ###...
### Feature or Bugfix - UI improvement ### Detail - Dataset Page: for all users "Request access" button is added (pics 1, 2) - Dataset List Page: "Learn more" removed...
As a user I want to see the reason why share request is processed with errors. Right now we have only health status, but it doesn't show the errors occurred...
### Feature or Bugfix - Bugfix ### Detail - Due to confusion with statuses, "Revoke" item wasn't shown for items, when share was in Revoked state. So, it was possible...
### Feature or Bugfix - Tests ### Detail - module `share_base` - bugfix `delete_env` requires `env_object` not `envUri` - TEMPORARY: hardcoded dataset_uri --> I wait for dataset module ### Relates...
Right now if an exception is raised inside approve_share of revoke_share job the status of the share will be stuck in "in_progress" state. What do we need to do: 1....