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

BPA report builder - Table mode has no option to add multiple frontend cards #3417

Open
tfromcube opened this issue Jan 22, 2025 · 4 comments
Labels
bug Something isn't working unconfirmed-by-user

Comments

@tfromcube
Copy link

Description

Documentation is not fully updated to reflect the new frontend so I could not verify if this is actual inteded behaviour or not.
Since the CIPP rework, BPA reports are experiencing several issues:

  • Can not add multiple frontend cards while in Table layout mode - button missing
  • Adding frontend cards in Block mode can not be configured properly
  • Report does not remember which fields from the API response should be saves
  • Reports are not populated with data
  • Can not force refresh data anymore
  • Layout Mode row height is not adjusted properly

New BPA report - table mode lacks the "Add frontend card" button:

Image

New BPA report - block mode additional frontend cards do not display all options:

Image

New/existing BPA report - entered fields are not remembered after saving the report and reopening.

Image

No Data after creating a new BPA report:

Image

Thank you in advance for taking a look at our findings. If you like me to put in a ticket instead, let me know!

We sponsor via the account: https://github.com/wvandenbossche/CIPP

Environment data

Sponsored self-hosted instance 
Front end version number: v7.0.5
Back end version number: v7.0.5
Tried Tenant Cache Clear: false 
Tried Token Cache Clear: false
@tfromcube tfromcube added bug Something isn't working unconfirmed-by-user labels Jan 22, 2025
Copy link

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug."

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

@KelvinTegelaar
Copy link
Owner

You cant add cards to a table layout, that's why it's a table layout. It's a single table with information. If you want multiple tables, it's a card layout with multiple table cards.

@tfromcube
Copy link
Author

Thanks for the clarification Kelvin.

I explained the issue poorly using wrong terminology - our goal is to get a single table view with multiple columns (data fields). I thought a "frontend card" meant the same as a column. Say we take this already existing best practice report with multiple columns:

Image

if I then edit that report, I can only edit the first column. There used to be a button to add more fields/columns to the same table. Has this changed since the rework - can you no longer add multiple columns per table? Furtheremore the ExtractedFields section was not saved properly.

Image

@mruiterHU
Copy link

I agree with this! I'd love to have the option to create a table view with multiple columns again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed-by-user
Projects
None yet
Development

No branches or pull requests

3 participants