Skip to content

IRIS Studio export default path wrong when git-source-control is installed #252

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

Closed
a-schuetz opened this issue Mar 30, 2023 · 1 comment · Fixed by #260
Closed

IRIS Studio export default path wrong when git-source-control is installed #252

a-schuetz opened this issue Mar 30, 2023 · 1 comment · Fixed by #260
Assignees
Labels
bug Something isn't working customer Based on customer feedback (as opposed to something identified by developers)

Comments

@a-schuetz
Copy link

After installing git-source-control the default export path in IRIS Sutdio is partially using the wrong typ of slash in the path when exporting a class (sorry for the German screenshot):

iris_studio_export

After removing git-sourcre-control the issue doesn't occur.

@isc-tleavitt
Copy link
Collaborator

That's very strange, I didn't know source control classes tied in to that dialog but seems they do. Probably just need to normalize the path at some point. (ExternalName maybe?)

@isc-tleavitt isc-tleavitt self-assigned this Apr 14, 2023
@isc-tleavitt isc-tleavitt added bug Something isn't working customer Based on customer feedback (as opposed to something identified by developers) labels Apr 14, 2023
isc-tleavitt added a commit that referenced this issue May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working customer Based on customer feedback (as opposed to something identified by developers)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants