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

bugfix: only provide taskgroup link if you can follow it. #227

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Dane-2pi
Copy link
Contributor

@Dane-2pi Dane-2pi commented Dec 8, 2023

Checklist

  • I'm using the correct PHP Version (7.4 for current, 7.2 for legacy).
  • I've added comments to any new methods I've created or where else relevant.
  • I've replaced magic method usage on DbService classes with the getInstance() static method.
  • I've written any documentation for new features or where else relevant in the docs repo.

Description

Check if the task group link will resolve, before creating it on a task page.

Changelog

  • added a check to see if the link is accessible, before creating it.

refs:
issues:

Other Information

Docs pull request:

@Dane-2pi
Copy link
Contributor Author

Dane-2pi commented Dec 8, 2023

untested at this point, I need to set up a crm test machine, or someone else can.

@Dane-2pi Dane-2pi changed the title only provide taskgroup link if you can follow it. bugfix: only provide taskgroup link if you can follow it. Dec 8, 2023
@chris-bateman chris-bateman mentioned this pull request Feb 20, 2024
32 tasks
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.

2 participants