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

As an editor I want corpse's category to be updated after certain information is filled in #34

Open
ccamara opened this issue Feb 17, 2016 · 1 comment

Comments

@ccamara
Copy link
Member

ccamara commented Feb 17, 2016

At this moment we have a field field_corpse_category that currently has three status:

  • Desenterrado: for corpses with basic info
  • Adoptado: for corpses with more info
  • Resucitados: for corpses that are not corpses any more since they have been finished or have a new use.

It would be great to update the status from desenterrados -> adoptados whenever a certain degree of information has been filled.

@ccamara
Copy link
Member Author

ccamara commented Feb 17, 2016

Possible approach (to be studied) may be to use Content complete module and rules, so if "completeness" % is over certain value, the taxonomy changes.

Maybe we should use a flag instead of a taxonomy.

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

No branches or pull requests

1 participant