Suppose the role of a user is changed from a privileged role to basic role with lower node limit.
What happens to the additional nodes that the user created with the earlier limit?

To explain with an example:
Premium role has limit of 10 nodes
Basic role has limit of 5 nodes

UserA has a premium role and has created 10 nodes. Now, for some reason (lapse of subscription for example), the UserA is demoted from premium role to basic role.
What will happen in that case?

Ideally, I would expect that the latest 5 nodes will be unpublished/deleted with a notice. I am not sure if that has been already incorporated.

Can someone please explain if you have a better knowledge of this module?

Comments

shas3n created an issue. See original summary.

DuaelFr’s picture

Version: 7.x-1.0-alpha5 » 7.x-1.x-dev
Status: Active » Fixed

This module only allow/deny the access to the node creation form.
Nothing happens when the user roles are changed.

shas3n’s picture

Component: Documentation » Code
Category: Support request » Feature request
Status: Fixed » Active

Thanks for the reply.
May be this can be a feature in the future?

I have changed the category to feature request.

DuaelFr’s picture

This module is not really maintained for now and it would need a deep rewrite to be able to propose that kind of feature.
I'll let that issue open but you might consider looking for another way to acheive your need.