feat: swap 4949 workflow overhaul [WIP]#1297
Draft
jekabs-karklins wants to merge 81 commits intodevelopfrom
Draft
feat: swap 4949 workflow overhaul [WIP]#1297jekabs-karklins wants to merge 81 commits intodevelopfrom
jekabs-karklins wants to merge 81 commits intodevelopfrom
Conversation
added 30 commits
December 22, 2025 14:13
…elated methods and types
…g and introducing WorkflowStatus model
…lowStatusId instead of id
…ntroducing CreateWorkflowConnection mutation
…rget status lookups
…vents table and updating related references
…usActionsOnConnection
…lowStructure method
…onsistency in workflow management
…efactoring IsProposalSubmittedGuard
…andling and refactoring related methods
…error for missing proposal workflow
… GuardFn and refactoring related guards
…ent metadata handling
…tatusConnectionId and refactor related properties
…authorization checks for proposal assignments
…orkflow migration scripts
… for proposal status filtering
added 30 commits
January 27, 2026 10:38
…removing unused properties
…ead of numeric IDs
…adding workflow view, and improving UI components
…sts by adding multiple statuses dynamically
…atusId' for consistency
…tusId' and add workflow status to proposals
…iment safety to the new workflow graph
…atus and updating type definitions
…atus handling across experiments and proposals
…rameters and using default workflow ID
…rameters and using default workflow ID
…oject/user-office-core into SWAP-4949-workflow-overhaul
…gic from workflow machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR introduces new database structures to improve the workflow management system.
Motivation and Context
The current workflow management system has limitations and inefficiencies that are addressed by the introduction of new database structures. This change is required to enhance the system's performance and user experience.
Changes
How Has This Been Tested?
Fixes Jira Issue
https://jira.esss.lu.se/browse/SWAP-4949
Depends On
Tests included/Docs Updated?