wordpress-mobile / wordpress-mobile/WordPress-iOS
Blog isPrivate sometimes incorrectly returns NO
Open
Nobody has claimed this yet.
[Pri] Low
[Type] Task
General
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
See #3206 for background. Determine the cause for the isPrivate prop returning the NO when it should be YES and patch this behavior. Once that's done let's switch back to checking isPrivate vs isWpcom.
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
Read issue #3206 for the background, then trace where the Blog isPrivate property is determined and why it can return NO instead of YES. Confirm the correction by checking that isPrivate is used rather than isWpcom as requested, and verify the relevant behavior with the project's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100