Skip to content
Snippets Groups Projects

Make transferFlags a multivariate function

Merged David Schäfer requested to merge multi-transfer into develop

It is not uncommon to transfer the flags from multiple fields to one target, e.g tansferFlags(field=["a", "b", "c"], target="x"). Currently we only support this by calling transferFlagsmultiple times, which might trash up the history with empty columns. This MR makestransferFlags` a function supporting the projection of flags from many to one.

Merge request reports

Pipeline #204052 passed

Pipeline passed for 8cd7a8b7 on multi-transfer

Test coverage 77.00% (0.00%) from 1 job

Merged by David SchäferDavid Schäfer 1 year ago (Mar 6, 2024 8:02am UTC)

Loading

Pipeline #204054 passed

Pipeline passed for d2f5c99e on develop

Test coverage 77.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading