We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Two clients cannot have the same project name because a project's name is unique in the organization.
So I have to append the client's name to all my projects to avoid conflicting names.
Is this possible to allow the same project name on different clients?
...
None
No response
The text was updated successfully, but these errors were encountered:
Here's a concrete case of the problem:
When importing projects from Clockify, the import task creates client AAA, projects Website & App in client AAA, and their tasks.
Then it creates client BBB, but skips creation of projects Website & App in client BBB since those projects names are already taken.
So almost all our projects have not been created when we imported our projects from clockify.
There is no mention of this behavior on the Import/Export page of solidtime. Is this a deliberate choice?
Sorry, something went wrong.
No branches or pull requests
Description
Two clients cannot have the same project name because a project's name is unique in the organization.
So I have to append the client's name to all my projects to avoid conflicting names.
Is this possible to allow the same project name on different clients?
Steps To Reproduce
...
Self-hosted or Cloud?
None
Version of solidtime: (for self-hosted)
No response
solidtime self-hosting guide: (for self-hosted)
No response
The text was updated successfully, but these errors were encountered: