fixed missing initial UNFLAGGED column on flags init
Closes #191 (closed)
The pipeline fails because of the translator and its tests. i'm unsure i guess this needs some rework, because now we always have a unflagged column.
One of !257 (closed) and !237 (merged) should be rebased ontop of the other.. but which on which ? [done]
Merge request reports
Activity
added category: Flags / History + 1 deleted label
mentioned in merge request !237 (merged)
added 10 commits
-
5a37213c...b077ac18 - 7 commits from branch
develop
- 1bd36283 - fixed missing initial UNFLAGGED column on flags init
- a4c7491b - minor change
- 440adc21 - hardened flags and history
Toggle commit list-
5a37213c...b077ac18 - 7 commits from branch
@schaefed: could you fix the failing translator or the tests that fail? i don't fully understand the implementation yet.
As hint: it is assured now, that flags have a UNFLAGGED column - always...
alternatively we merge this and fix the test in an extra commit / MR..
I merged this into !260 (merged) and am working on these things over there.
I know, I messed things up, with the accidental merge of the translations into develop and now things are somewhat entangled.
I'd anyhow like to keep on working on !260 (merged) and not merge the changes back to !257 (closed) , as this would imply quite some fiddling... Not sure how to proceed now, either we merge this into develop with skipped tests and I pull from there, or we merge !257 (closed) into !260 (merged) and get it into develop with the latter.
I am fine with both...
mentioned in issue #202 (closed)
Closing, as this is already in !260 (merged)