Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Connected to group" activity should be sensitive to post_status changes #94

Open
boonebgorges opened this issue Jan 7, 2016 · 0 comments

Comments

@boonebgorges
Copy link
Member

As of 515a923, connecting a paper to a group will no longer create activity items in the corresponding groups if the paper is a draft. However, this means no "connected to group" activity is created in the following case:

  1. user creates draft paper, connects to group
  2. later, the user publishes the paper

There should be something hooked to transition_post_status or something like that, which fires off cacsp_create_added_to_group_activity() as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant