Skip to content

'archive' command: fix bugs setting group & logging when archiving to 'final' from 'staging' - #1177

Merged
pjbriggs merged 3 commits into
develfrom
fix-archive-from-pending-to-final
Jun 30, 2026
Merged

pjbriggs merged 3 commits into
develfrom
fix-archive-from-pending-to-final

Conversation

@pjbriggs

@pjbriggs pjbriggs commented Jun 30, 2026

Copy link
Copy Markdown
Member

Fixes a two bugs with the archive command when archiving data directly from 'staging' to 'final':

  1. Setting runners was broken if also setting group ownership on the final data, and
  2. Failed to load analysis directory information if also logging run to file

The PR also adds new unit tests to check these two situations.

Fixes a bug with setting the job runners when archiving data directly from 'staging' to 'final' and also setting group ownership on the final data.
pjbriggs added 2 commits June 30, 2026 12:44
…ng' to 'final'.

Adds two new unit tests for particular cases when archiving directly from 'staging' to 'final':

1. Check when also setting the group
2. Check when also adding entry to logging file.

#1 works after previous commit, #2 needs another fix.
@pjbriggs pjbriggs changed the title 'archive' command: fix bug setting group when archiving to 'final' from 'staging' 'archive' command: fix bugs setting group & logging when archiving to 'final' from 'staging' Jun 30, 2026
@pjbriggs
pjbriggs merged commit 4c823c5 into devel Jun 30, 2026
7 checks passed
@pjbriggs
pjbriggs deleted the fix-archive-from-pending-to-final branch June 30, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant