[SOLVED] Duplicate app name validation doesn't work when restoring

I have…

  • [X] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [X] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Restoring an app with the same name doesn’t; check if it already exists. This causes app duplication.

Expected behavior

When restoring an app from a backup it should check if the app name already exists.

Minimal reproduction of the problem

Make a backup of an existing app, restore the app using the backup and use an existing app name for the “Optional app name” field.

Environment

  • [X] Self hosted in Azure Kubernetes Service
  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 6.4.0

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

Thx, I have solved it in the master branch.

This topic was automatically closed after 2 days. New replies are no longer allowed.