Roll20 / Roll20/roll20-api-scripts
chatSetAttr 1.10 not triggering sheet workers even though toggle is on
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 407
- Forks
- 602
- Avg merge
- 7d 55m
- Merged PRs (30d)
- 18
Description
I have tried disable/enable script and refreshing page several times in several combinations, but can't get it to work.
I don't think it is my on('change: because if I manually change 'base_level' it triggers, but if I !setattr --sel --base_level|2 it changes the base_level to 2, but doesn't trigger the sheet worker.
Contributor guide
No contributing guide indexed for this repository
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 by locating chatSetAttr 1.10 and reproduce the issue with !setattr --sel --base_level|2, comparing it with a manual base_level change. Trace why the command updates the value without triggering the sheet worker; done means the command triggers the same worker behavior as the manual change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100