Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Ensure that input/output are correctly represented in transfer objects #2864

Merged
merged 7 commits into from
Mar 22, 2022

Conversation

aravindanr
Copy link
Collaborator

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

When Model classes (WorkflowModel/TaskModel) are converted to transfer classes (Workflow/Task), in certain scenarios, both input and output are present along with externalInputStoragePath and externalOutputStoragePath respectively.

Alternatives considered

Describe alternative implementation you have considered

peterlau and others added 7 commits March 14, 2022 14:25
Editor for workflows and tasks

Other Changes:
- Allow custom AppBar buttons & Routes in /plugin
- DataTable defaultColumns fix
- Dropdown expose error state
- Formik-compatible components
- Loosen workflow name restrictions in schema
- Notify user if task output is externalized
Co-authored-by: boney9 boneysekh@gmail.com
@aravindanr aravindanr merged commit 1535216 into main Mar 22, 2022
@aravindanr aravindanr deleted the modelmapper_fixes branch March 22, 2022 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants