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

Unable to Add Agent #105

Open
dpdavids opened this issue Jul 23, 2024 · 1 comment · Fixed by icefoganalytics/travel-authorization#217
Open

Unable to Add Agent #105

dpdavids opened this issue Jul 23, 2024 · 1 comment · Fixed by icefoganalytics/travel-authorization#217
Labels
bug Something isn't working MEDIUM Medium Priority
Milestone

Comments

@dpdavids
Copy link
Collaborator

Describe the bug
I am unable to add a new agency to the application. The button is greyed out. I have all the system roles

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Administration'
  2. Click on 'Travel Agents' in the look-up tables
  3. note the add new agent button is greyed out on the top left
  4. See error

Expected behavior
As travel desk user and system administrator I should have the ability to add or edit an agency

Screenshots
image

@dpdavids dpdavids added the bug Something isn't working label Jul 23, 2024
@dpdavids dpdavids added this to the Admin milestone Jul 23, 2024
@github-project-automation github-project-automation bot moved this to 🏗 In progress in Travel Authorization Jul 23, 2024
@klondikemarlen klondikemarlen moved this from 🏗 In progress to 🔖 Ready in Travel Authorization Jul 29, 2024
@dpdavids dpdavids added the MEDIUM Medium Priority label Jul 30, 2024
@klondikemarlen
Copy link
Contributor

See https://governmentofyukon.slack.com/archives/C04ETKKJS1X/p1726786971993799
TravelDeskTravelAgent model is renamed to TravelDeskTravelAgency

Ensure model has these fields:

  • agency name - non null
  • contact name
  • contact email
  • contact phone number
  • extra info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working MEDIUM Medium Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants