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

After some editing, you cannot see flowcharts anymore #1331

Open
mhdirkse opened this issue Jun 21, 2024 · 2 comments
Open

After some editing, you cannot see flowcharts anymore #1331

mhdirkse opened this issue Jun 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mhdirkse
Copy link
Contributor

mhdirkse commented Jun 21, 2024

Describe the bug
I downloaded project https://github.com/jjansenvr/frank-development-docker and added frank-flow.war to it as described in the README.md. I started it with docker-compose up. When I browsed to http://localhost:8080/frank-flow, I saw a flow-chart. There were two files with Frank configuration XML: Configuration.xml and Configuration_weather.xml. I updated Configuration.xml to add an extra include for file Configuration_martijn.xml and added that file. The file was automatically filled with a Hello World example. But at this point, I could not see any flowcharts anymore. When I selected the mode to see flowcharts, the canvas went empty.

Reporter
Martijn Dirkse

Category
Use the following Tags to categorize your bug report

  • Explorer
  • Editor
  • Flow
  • Pipe options
  • Palette
  • Settings

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here. (f.e. ladybug report, console error or test adapter with larva test)

@mhdirkse mhdirkse added the bug Something isn't working label Jun 21, 2024
@mhdirkse
Copy link
Contributor Author

I got back my flowcharts as follows. I edited Configuration_martijn.xml outside the Frank!Flow in VSCode. It contained <Configuration name="${displayName}">. I changed it to just <Configuration> and saved it. In the Frank!Flow I saw the old code. I refreshed my browser. Then I saw a flowchart of file Configuration_martijn.xml.

@philipsens
Copy link
Member

Sounds like this issue: #1330

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

2 participants