- Issue created by @drupal.rs
- Assigned to dangreenman
- Status changed to Downport
over 1 year ago 3:49am 21 September 2023 - 🇳🇿New Zealand dangreenman
Cheers! I'm glad you like this module.
Thank you for testing, and feeding back.
You have discovered a bug!
See attached patch for fix.I am unable to git commit at the moment due to technical difficulties. Patch will be merged at a later date.
-
dangreenman →
committed 252e4729 on 1.0.x
Issue #3388131: Commerce License Publish Content, 'Unlimited pages...
-
dangreenman →
committed 252e4729 on 1.0.x
- Status changed to Fixed
over 1 year ago 8:03am 21 September 2023 - Status changed to Fixed
over 1 year ago 8:04am 21 September 2023 Thank you very much for your quick reply and for the patch.
A patch has been applied and it removes other user's licenses from the dropdown menu in the node creation form.
But the information still remains:
'Choose your license to publish this content.'
And the option to buy a new license is missing.The scenario for using the module is as follows:
Each user purchases one (his own) license to publish an unlimited number of nodes while the license is active. And there is a possibility to renew the license so that all nodes remain published or if the license is not renewed all nodes are unpublished.Thank you again.
- 🇳🇿New Zealand dangreenman
I have not been able to reproduce the problem as you describe.
The option to buy a license is there in my testing.Note: As per the documentation. The option to renew is dependent upon the "Allow renewal window" settings, defined on the product variation type.
See: /admin/commerce/config/product-variation-typesThe option to renew the license will only appear within the time window set.
Please try again and see if this is your issue. Excuse me, it was my fault: after reinstalling the module, the purchase option appeared. I probably made a change to the code, trying to fix the problem, that I didn't revert back later.
Thank you very much.