smartcontractkit / smartcontractkit/chainlink
[NODE] External Job Id Copy functionality
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8.2k
- Forks
- 2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 202
Description
Description
It appears common for people (myself included) to run into issues with removing the dashes - from the Job Id when using them in the smart contract. Would it be possible to add a copy button to the job id that copies it without dashes?
Basic Information
Often when using the job Id from the Node UI it's easy to forget to remove the -'s from the id before pasting into the smart contract.

It would be great to have a button to copy the job id without -'s
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Node UI where the job ID is displayed, using the screenshot and issue description to locate the relevant entry point. Add a copy action that removes dashes from the job ID, and verify that the copied value can be pasted into the smart contract.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100