OpenConext / OpenConext/Stepup-RA

Add CSV export functionality to RA Management search results

Open
#498 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

ra-management
Dominant language
PHP
Stars
2
Forks
2
Avg merge
8d 23h
Merged PRs (30d)
3

Description

As an institution administrator, I want to obtain a CSV export of my RA, RAA, Either users, so that I can more easily perform periodic audits.

SD-127644 and SD-127154 for more details on user motivation.

...

The Tokens page already offers a CSV export of search results:

Image

The RA Management page already offers search and filter functionality for looking up RA, RAA, and users with either role.

Image

...

This feature request expands the functionality in the RA Management page to include an Export button.

  • Add an Export button next to the Search button on the RA Management page. This button should export the search results in CSV format.
  • The naming convention for the exported file should follow the convention from the Tokens page. So, something like ra_export_YYYY-MM-DD, raa_export_YYYY-MM-DD, ra-raa-export_YYYY-MM-DD.
  • In the Role dropdown, there are currently three options: Blank, RA, and RAA. It would be good to name the Blank option with a more descriptive name. So the options list may look something like RA/RAA, RA, RAA.
  • All other scope boundaries behave as normally. In other words, an administrator may only search for and export the RA(A) overview for the institution for which they are responsible.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.