Closed (fixed)
Project:
Simplenews
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2023 at 10:12 UTC
Updated:
16 Oct 2024 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
adamps commentedComment #4
adamps commentedHmm, but that makes in unavailable for users who only have "administer simplenews subscriptions". Really we'd like to work with both, but can't see how.
Comment #7
davps commented@adamps, we can use own access plugin for views. MR !66 contains this solution.
Comment #8
adamps commentedNeat, thanks. The tests are failing, it needs a schema.
Comment #9
davps commentedI added the scheme. Other tests are fixed in the #3476540: Fix tests for 4.x branch.
Comment #10
adamps commentedThanks I committed the other one so please rebase so we can see the tests passing.
Comment #11
davps commentedCodebase updated. Ready to review.
Comment #13
adamps commentedThanks