Incorrect description of the trigger box.ctl.on_election
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Incorrect description of the trigger box.ctl.on_election
https://www.tarantool.io/ru/doc/latest/reference/reference_lua/box_ctl/on_election/
It is written that:
The trigger doesn’t accept any parameters. You can see the changes in box.info.election and box.info.synchro.
But in reality, only changes in box.info.election are shown.
It is necessary to remove the mention of box.info.synchro.
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
Open the referenced box.ctl.on_election documentation page and locate the sentence describing the trigger's visible changes. Remove the mention of box.info.synchro, leaving the accurate box.info.election reference, then review the rendered page to confirm the description is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 86/100