UnitOfWork::isScheduled...
Open
Easy Pick
feature
- Dominant language
- PHP
- Stars
- 181
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
as discussed in https://github.com/doctrine/phpcr-odm/pull/268 we should implement UnitOfWork::isScheduledDocument and isScheduledFor\* other than isScheduledForInsert.
Contributor guide
Research direction
Start by reading the UnitOfWork implementation and the discussion in pull request 268. Identify how isScheduledForInsert currently works, then determine the expected behavior for isScheduledDocument and the other isScheduledFor* methods. Done means those scheduling checks are implemented consistently with the agreed discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100