Плагин "ПолучениеФункциональнойОпцииВнутриТранзакции"
Open
Nobody has claimed this yet.
good first issue
plugin
- Dominant language
- 1C Enterprise
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Вызов ПолучитьФункциональнуюОпцию/GetFunctionalOption внутри транзакции может приводить к неприятным ошибкам, т.к. при изменении опции внутри той же транзакции ПолучитьФункциональнуюОпцию() вернет все равно старое значение.
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
The issue concerns GetFunctionalOption/ПолучитьФункциональнуюОпцию when called inside a transaction. Begin by reproducing the case where the option changes in that same transaction; done means the call no longer returns the old value.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100