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

Fix display of motion block list #2876

Closed
Elblinator opened this issue Oct 11, 2023 · 1 comment · Fixed by #2881
Closed

Fix display of motion block list #2876

Elblinator opened this issue Oct 11, 2023 · 1 comment · Fixed by #2881

Comments

@Elblinator
Copy link
Member

Current behaviour:
If a motion block list is displayed the displayed sequential numbers are wrong (displayed are not the sequential numbers but probably the internal ids) and there is a missing space in front of "sequential number"

Reproduction:
in a meeting:

  1. create a motion block
  2. create a motion and put the motion into the motion block
  3. look at the motion block
    (Hint if you have only one meeting with only one motion then it is possible that the sequential number and internal id are identical, to prevent that create more motions in other meetings)

displayed motion in the motion-block (please note the missing space before "sequential number"):
motion-block

actual sequential number of the motion:
motion

Wanted behaviour:

  1. The correct sequential number should be displayed
  2. there should be a space added before "sequential number"
@reiterl
Copy link
Member

reiterl commented Oct 12, 2023

I can reproduce the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants