Steps:
1. add the "Accept Translation" rule to the "Bulk operations" field of the TMGMT job overview view
2. save the view, and open config/regional/tmgmt/overview/jobs
3. select a job that needs a review, and Execute "Accept Translation"
4. witness the state changing, and a message confirming it performed the operation

Expected:
A translated node is created, in the translation set of the source node.

Actual:
No new content is created, though the state is marked as Finished.

Comments

berdir’s picture

Yep, should be trivial to fix, please provide a patch :)

See http://api.worldempire.ch/api/tmgmt/tmgmt.rules.inc/function/tmgmt_rules.... It shouldn't call accepted() but acceptTranslation().

GDrupal’s picture

Status: Active » Needs review
StatusFileSize
new427 bytes

Patch provided ;)

ethanethan’s picture

Awesome! Just making sure it was an issue, and that I used it correctly.

berdir’s picture

Status: Needs review » Fixed

Thanks, commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.