Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
110 stars 72 forks source link

Wrong total count on dashboard #12710

Closed mlqn closed 3 weeks ago

mlqn commented 2 months ago

Description of the bug

The total count is wrong as it seems to include datamodel repos

Steps To Reproduce

dashboard_

Additional Information

No response

nkylstad commented 2 months ago

@ErlingHauan something you could look into while you're working with the new table components in dashboard?

ErlingHauan commented 2 months ago

@nkylstad Yes, will fix this together with #9191 😊

nkylstad commented 1 month ago

Moved this issue into sprint and set as blocked by #9191

lassopicasso commented 3 weeks ago

Tested in dev - the counting is correct when it comes to the number displayed; I got 6 "normal" repos and 1 datamodel repo. But it seems like it still includes the datamodel when number of rows is set to 5. It only displays 4. When I remove the datamodel, it displays correctly.

With datamodel: Image

Without datamodel: Image

lassopicasso commented 3 weeks ago

This is a known issue after talking with @ErlingHauan. Issue has been created: https://github.com/Altinn/altinn-studio/issues/12998 Moving this to done.