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

Organization CRUD #52

Open
11 tasks
aydreeihn opened this issue Jan 26, 2023 · 0 comments
Open
11 tasks

Organization CRUD #52

aydreeihn opened this issue Jan 26, 2023 · 0 comments
Labels
core Projects that are required for the core of osTicket. infrastructure Projects with tasks that don't have to have full UI to work on Todo UI Features that require new design

Comments

@aydreeihn
Copy link
Collaborator

aydreeihn commented Jan 26, 2023

Feature Summary

General CRUD functionality to manage Organizations.

  • Create
  • Delete
  • Enable
  • Disable
  • Update

Other:

  • List Users in Organization
  • List Tickets of Organization Users
  • Import Users into the Organization or add them individually
  • Remove Users
  • Organization Notes
    • Decide if we should still have these
    • If so, save them into the note table with ext_id being Oid where id is the Organization's id
  • Manage Organization Forms
    • Display existing forms to be chosen for an Organization. Forms chosen should show up below when updating an Organization. When saved, a new Form Entry Value should be created with an object type of 'O' and the object_id should be the Organization id.
@aydreeihn aydreeihn added Todo core Projects that are required for the core of osTicket. infrastructure Projects with tasks that don't have to have full UI to work on UI Features that require new design labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Projects that are required for the core of osTicket. infrastructure Projects with tasks that don't have to have full UI to work on Todo UI Features that require new design
Projects
Status: Todo
Development

No branches or pull requests

1 participant