User Management required fixes and enhancements

Issue #535 closed
Brian Lewis repo owner created an issue

1) AD Name / email field should be mandatory

2) Menu Key should be mandatory

3) Menu key represents a row in the Navigation table that will be the top level entry point. Hypothetically any navigation entry could be used as the user's top level menu, however the selected entry must include a 'homestate' value to determine the state ( ie route) displayed to the user when they first log in.

So, the menu key dropdown list should be filtered to show only entries where there is a homestate value; ie entries that have deliberately set up to work as top level menus.

4) Error saving when Roles are applied.

5) properly report error on create if name or email already in use

Comments (2)

  1. Log in to comment