Per-profile permissions not available #4
Labels
enhancement
New feature or request
status:fixed
The issue has been resolved (usually by committing/merging code)
Milestone
There should be permissions for all three forms per profile. This, however, does not work because the API always returns the default profile when no profile name is submitted.
The
NewsletterProfile.get
API should return multiple profiles. There should be aNewsletterProfile.getsingle
API action for querying only one profile or the default profile if no name is provided.This module should then be adapted to use the correct API action.
See systopia/de.systopia.newsletter#10
The text was updated successfully, but these errors were encountered: