Skip to content

[bug]: Cannot copy task link from Work Items #7009

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

Open
1 task done
zxcv1884 opened this issue May 2, 2025 · 8 comments
Open
1 task done

[bug]: Cannot copy task link from Work Items #7009

zxcv1884 opened this issue May 2, 2025 · 8 comments
Assignees
Labels
🐛bug Something isn't working

Comments

@zxcv1884
Copy link

zxcv1884 commented May 2, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Clicking Copy link results in an error message instead of copying the task link.
Image

Steps to reproduce

  1. Go to Work Items
  2. Click to open a Task
  3. Click Copy link

Environment

Production

Browser

Other

Variant

Self-hosted

Version

v0.26.0

@zxcv1884 zxcv1884 added the 🐛bug Something isn't working label May 2, 2025
@pushya22
Copy link
Collaborator

pushya22 commented May 2, 2025

Hi @zxcv1884 this is working perfectly fine for us, will you be able to provide more details to help us identify the issue.

Image

@arnabJ
Copy link

arnabJ commented May 2, 2025

@zxcv1884 if you are using it without SSL, then the copy function doesn't works. I have faced this in other self hosted services too.

After applying SSL, it started working properly.

I haven't tested the same with Plane but I am also not able to copy any text as I haven't enabled SSL.

@SaiBende
Copy link

SaiBende commented May 3, 2025

@zxcv1884 it is working after applying SSL only
due to some browsers restrict clipboard operations on non-secure (HTTP) sites due to security policies

@zxcv1884
Copy link
Author

zxcv1884 commented May 5, 2025

Thanks for the information!

If clipboard operations fail due to the lack of SSL, I believe it would be better not to show a "Link copied" alert, as it might confuse users. It would be helpful to display an error message instead.

Additionally, as a suggestion, even if the copy action fails, it might be useful to show the actual link so that users can copy it manually.

Image

@pushya22
Copy link
Collaborator

pushya22 commented May 5, 2025

Hi @zxcv1884 That makes a lot of sense. We’ll work on a solution to handle this scenario more gracefully and plan to include it as part of our next release.

@lokendra-singh-rao
Copy link

Can I resolve it? @pushya22

@pushya22 pushya22 assigned anmolsinghbhatia and unassigned vihar and pushya22 May 6, 2025
@zxcv1884
Copy link
Author

zxcv1884 commented May 9, 2025

Update:
I found that the Copy link functionality doesn't work when the task is displayed in the sidebar. However, if I open the "Work Item in full screen", the link can be copied successfully.

@pushya22
Copy link
Collaborator

pushya22 commented May 9, 2025

Hi @zxcv1884 we are actively working on a fix, will be released as part of next patch.

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

7 participants