Skip to content

📊 feat(Analytics): enhance datasource#2554

Open
Rello wants to merge 2 commits intomainfrom
feature/anayltics-datasource
Open

📊 feat(Analytics): enhance datasource#2554
Rello wants to merge 2 commits intomainfrom
feature/anayltics-datasource

Conversation

@Rello
Copy link
Copy Markdown
Contributor

@Rello Rello commented Apr 29, 2026

The datasource for the Analytics app is enhanced to provide more reporting capabilities:

  • A count column=1 is added for statistics in Analytics

The datasource now returns analytics-friendly scalar values for:

  • single selections as option labels
  • multi selections as comma-separated option labels
  • checkbox selections as true / false
  • text links as Title (URL) when a title exists, or only the URL when title is empty
  • rich/long/line text with HTML tags stripped
  • user/group/team values as comma-separated display names or IDs
  • blank cells backed by column defaults, including number, text, selection, datetime, and usergroup defaults

Unit test was added

@Rello Rello requested review from blizzz and enjeck as code owners April 29, 2026 18:09
@Rello Rello changed the title feat(Analytics): enhance datasource 📊 feat(Analytics): enhance datasource Apr 29, 2026
@Rello
Copy link
Copy Markdown
Contributor Author

Rello commented Apr 29, 2026

Bildschirmfoto 2026-04-29 um 20 11 12

Signed-off-by: Rello <github@scherello.de>
@Rello Rello force-pushed the feature/anayltics-datasource branch from 6711e27 to affcbbe Compare April 30, 2026 05:52
Signed-off-by: Rello <github@scherello.de>
@Rello
Copy link
Copy Markdown
Contributor Author

Rello commented May 4, 2026

Playwright tests are not relevant to this Analytics datasource

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant