Skip to content

Fix filling of missing position for closed lists

Jan Provaznik requested to merge eboard-repos-fix into master

What does this MR do?

Assures that board relative position table is joined also when filling missing positions in closed lists. Join with this table was hooked to order_relative_position_on_board, but for closed lists this scope is not used.

This MR assures that .join_board_position is included if we either order epics by position or if we filter out epics which have position already set.

Related to #333370 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Jan Provaznik

Merge request reports

Loading