Workflow engine app from Nextcloud Flow does not appear in Custom menu (exApp API) [Bug] #384
Labels
No labels
blocked
bug
duplicate
enhancement
FR accepted
help wanted
invalid
need discussion
next release
not reproduced
PR requested
question
reproduced
WFB
WIP
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
deblan/side_menu#384
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Environment
Configuration
Steps to reproduce
Install Nextcloud all in one
Select docker socket proxy for exapp API
Observed Results
'Workflow Engine' app does not appear anywhere in the custom menu. Not in the top, not in the side, changing menu styles doesn't help either.
Expected Results
'Workflow Engine' app entry should appear in the menu like other apps installed from the store.
More informations
Disabling the custom menu causes the Workflow Engine entry to appear in the top bar, this is not ideal due to the sheer amount of app entries I use from the custom sites app.
For now, I have grabbed the link from the regular menu and added it as an external site. This shows up in the custom menu as an entry like normal but has a double top bar because of the iframe which is not ideal and kind of ugly.
I have not checked this behavior against any other deployable ex-apps in the app store because I'm unaware of any others at the time that create an app page.
Can you share the link to
Workflow enginein the nextcloud store please?Sure thing!
https://apps.nextcloud.com/apps/flow
Bug is still persistent with 30.0.5 (AIO). I found an ugly workaround to both have access to the Flow engine and using the Custom Menu:
It's quite complicated to make flow and stuff work...