I want to be able to Export Users

Q1. What is the problem that you are trying to solve?
I want to be able to export users

Q2 - Who is impacted?
Passbolt admins

Q3 - Why is it important and/or urgent?
This is strategic and will be useful in performing a variety of admin functions

Q4 - What is your proposed solution? (optional)
Add an export button and it would export all currently filtered users with the following info:
First name
Last name
Email
Last login date/time

Q5. Community support
People can vote for this idea to show traction:

  • :ok_woman: Must have: this is critical for me to have this
  • :raising_hand_woman: Should have: this is important for me to have this
  • :tipping_hand_woman: Could have: this could be nice to have
  • :no_good_woman: Won’t have: we should not schedule this (explain why)

0 voters

Would have been nice to have just today, to compare two groups to see which users are in both. Export to CSV would be nice.

workaround to go in dev tools with F12 and copy the user area at <div clas="panel middle">to file, use tidy to get it multiline, and find the users with sort -u