Bug #3813
closed
- Target version set to 2.7.0
- % Done changed from 0 to 10
Implemented new "notified" variable for wall posts. It now sets this on storage based off the published parameter, but only until it becomes published. Next it doesn't send a notification, unless it's approval notification, when the post is not published. Then once it is approved it checks if the post has been notified. If it has not and the status is being changed to published it will send the new post created notification. Post edited notification and post delete notifications also will now only send when a post is published.
This works flawlessly in 10 pass testing. Needs to now be implemented to the other integrations.
Replaced new notified variable in favor of setting the published state to -1 for unapproved. This is a unique published state that can only be set once and that's on first storage. This is also checked against for showing new approval button and sending notifications if this is current state when publishing a wall post.
This implementation allows publish/unpublish to act freely of approval status. This way you can approve and later unpublish if you want without it being acted as if it's not approved.
If approval isn't enabled then it acts as if its status is 0 so it behaves normally with unpublish/publish.
- % Done changed from 10 to 30
Implemented for Photos and Videos integrations.
- % Done changed from 30 to 100
- Status changed from Assigned to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF