Skip to content

[6.1] Fix workflow graph strings and assets#47248

Open
Vikash-Kumar-23 wants to merge 4 commits intojoomla:6.1-devfrom
Vikash-Kumar-23:fix-workflow-6.1
Open

[6.1] Fix workflow graph strings and assets#47248
Vikash-Kumar-23 wants to merge 4 commits intojoomla:6.1-devfrom
Vikash-Kumar-23:fix-workflow-6.1

Conversation

@Vikash-Kumar-23
Copy link

Pull Request resolves #47224

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Testing Instructions

Install Joomla 6.1-dev.

Go to Content -> Articles -> Options.

Set Enable Workflows to No.

Open any article for editing.

View the page source (Ctrl+U) and search for workflow-graph.

Result: No assets or strings should be found.

Return to Options and set Enable Workflows to Yes.

Refresh the article edit page and view source again.

Result: workflow-graph-client assets should now be present, confirming the feature still works when enabled.

Actual result BEFORE applying this Pull Request

Even if workflow_enabled is off :
Screenshot (1582)
Screenshot (1584)

Expected result AFTER applying this Pull Request

if workflow_enabled is off:
Screenshot (1586)

if workflow_enabled is on:
Screenshot (1588)

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
@richard67 richard67 changed the title Fix workflow 6.1 [6.1] Fix workflow graph strings and assets Feb 28, 2026
@richard67 richard67 added bug and removed PR-5.4-dev labels Feb 28, 2026
@richard67
Copy link
Member

@Vikash-Kumar-23 When GitHub shows that the branch is not up to date, it does not need to use the branch update button every time. It is only a problem if there are conflicts shown, which is not the case here. SO no need to use the branch update button all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[6.1] workflow graph strings and assets

3 participants