-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Description
- API tests [ML] [Meta] Spaces follow up tasks #82415 (comment) - [ML] Initial API integration tests for ML jobs in spaces #84789 (7.11)
- Saved objects initialisation, assign Logs jobs to correct space. Check group name and parse job id to get space. [ML] Additional job spaces initialization #83127 (7.11)
- Deleting jobs management. When deleting a job, it should untag from current space. until job has only one space left.
- Add delete job ability check endpoint. check if user has access to all spaces the job is in. (7.11)
- Management page UI
- Space assignment [ML] Space management UI #83320 (7.11)
- Jobs repair [ML] Space management UI #83320 (7.11)
- Rename 'Repair' to 'Sync' in UI and for endpoint (7.11)
- Truncate long lists of spaces with "+5 more"
- Add flag to modules setup endpoint to allow assigning jobs to all spaces. [ML] Additional job spaces initialization #83127
- If the user does not have permission to save to * space, save to current space (7.11)
- Add "job exists" endpoint which checks in all spaces whether the specified id exists.
- use "job exists" endpoint in wizards [ML] Adding non-space aware checks for existing jobs #82814 (7.11)