Skip to content

Commit

Permalink
add IrodsDataRequest timeline event extra data (#1912, #1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkonie committed Feb 23, 2024
1 parent 60e27d3 commit 33534cb
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 127 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ Added
- Create assay plugin shortcut collections for zones (#1869)
- Zone statistics for siteinfo (#1898)
- UI tests for project details card (#1902)
- **Samplesheets**
- ``IrodsDataRequest`` timeline event extra data (#1912)
- **Taskflowbackend**
- Django settings in siteinfo (#1901)
- ``BatchSetAccessTask`` in iRODS tasks (#1905)
Expand All @@ -38,6 +40,7 @@ Changed
- **Samplesheets**
- Improve Django messages for ``IrodsDataRequest`` exceptions (#1858)
- Change ``IrodsDataRequest`` description if created in Ajax view (#1862)
- Refactor ``IrodsDataRequestModifyMixin`` timeline helpers (#1913)
- **Taskflowbackend**
- Optimize ``landing_zone_move`` iRODS path retrieval (#1882)
- Set zone status on uncaught errors in ``run_flow()`` (#1458)
Expand Down
1 change: 1 addition & 0 deletions docs_manual/source/sodar_release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ v0.14.2 (WIP)
Release for minor updates, maintenance and bug fixes.

- Add assay plugin shortcut collection creation in landing zones
- Add iRODS data request details in timeline events
- Add landing zone statistics in siteinfo
- Fix iRODS data request issues
- Fix IRODS_ROOT_PATH issues
Expand Down

0 comments on commit 33534cb

Please sign in to comment.