Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use identifier instead of step uid in transfer table #7

Open
3 tasks
brotkrueml opened this issue Jan 16, 2022 · 0 comments
Open
3 tasks

Use identifier instead of step uid in transfer table #7

brotkrueml opened this issue Jan 16, 2022 · 0 comments
Assignees
Labels
on hold On hold

Comments

@brotkrueml
Copy link
Contributor

This is a preparation to #6 to smoothen the transition to version 2.0. The step uid is then not available anymore, instead an "identifier" (formerly known as "handle") is available. The transfer table should use the identifier/handle instead. This change should be available in version 1.

  • A step identifier is added to the transfer table.
  • When processing transfers the identifier/handle is used instead of the step_uid.
  • If an identifier is empty the step uid is used instead.
@brotkrueml brotkrueml self-assigned this Jan 16, 2022
@brotkrueml brotkrueml added the on hold On hold label Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold On hold
Projects
None yet
Development

No branches or pull requests

1 participant