SF-3822 Allow drafting any book that is present in the source#3965
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3965 +/- ##
==========================================
- Coverage 81.04% 81.03% -0.01%
==========================================
Files 638 638
Lines 41160 41165 +5
Branches 6695 6695
==========================================
+ Hits 33357 33360 +3
- Misses 6766 6768 +2
Partials 1037 1037 ☔ View full report in Codecov by Harness. |
pmachapman
left a comment
There was a problem hiding this comment.
I notice that I get a message if I open the draft tab saying I don't have permission to import, even though I am admin. This is a bug that pre-dates your PR, so I wouldn't classify this as a blocker to this PR, but just in case this was something you are aware of? The import wizard works fine.
@pmachapman reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on RaymondLuong3).
bcef586 to
b6c6230
Compare

This PR allows users to select any book for drafting that is present in the drafting source. Previous work has enabled books not currently present in the target project to be visible to previous formatting and view in the editor.
This change is