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

Application form. The location map can't be changed when editing an existing application #159

Closed
Tracked by #4
rbejar opened this issue Mar 22, 2024 · 4 comments
Closed
Tracked by #4
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rbejar
Copy link
Contributor

rbejar commented Mar 22, 2024

Describe the bug
Modifying the location map in an existing application fails.
It also fails to report the error: it shows "items updated successfully".

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://sitmun.github.io/admin-app/#/dashboard
  2. Login.
  3. Choose Application on the left side.
  4. Click on the pencil icon (edit) the application with id 15.
  5. In the Location Map drop-down choose "Mapa de situació"
  6. Click on the save button.

Expected behavior
It should update the location map of the application 15.
But it does not. It briefly shows a red box, but it ends up showing "items updated successfully". However, if you return and edit the application 15 agian, the location map has not been changed.

Desktop (please complete the following information):

  • OS: Kubuntu 22.04
  • Browser: Vivaldi.
  • Version: Latest.
@rbejar rbejar added the bug Something isn't working label Mar 22, 2024
@rbejar rbejar added this to the AppAdmin F2 milestone Mar 22, 2024
@rbejar rbejar changed the title Application form. URL should not be mandatory in the case of Internal application Application form. The location map can't be changed when editng an existing application Mar 22, 2024
@rbejar rbejar changed the title Application form. The location map can't be changed when editng an existing application Application form. The location map can't be changed when editing an existing application Mar 22, 2024
@fjlopez
Copy link
Contributor

fjlopez commented Jun 3, 2024

The client makes a wrong request to /api/applications/15/situationMap%7B?projection

@mvinent
Copy link
Contributor

mvinent commented Nov 7, 2024

Solved in this commit.

@mvinent mvinent closed this as completed Nov 7, 2024
@fjlopez fjlopez reopened this Nov 7, 2024
@fjlopez
Copy link
Contributor

fjlopez commented Nov 7, 2024

This commit is not yet merged in Updates. See my comment in #243

@mvinent
Copy link
Contributor

mvinent commented Nov 20, 2024

Merge validated c58f33c

@mvinent mvinent closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants