Closed (fixed)
Project:
OG Vocabulary
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
3 Feb 2013 at 14:32 UTC
Updated:
25 Feb 2013 at 07:00 UTC
Jump to comment: Most recent file
Scenario: when creating a vocabulary and attach it to a group content, the terms of the vocabulary are referenced to the group content and we can see them on the node page. That's ok, the problem happening after removing the vocabulary from the bundle(i.e un-checking the bundle check box in the vocabulary edit page).
After some discussion in the issue we got the next solution: when removing the vocabulary from the group content we need to go over the terms that belong to the vocabulary and remove their reference from the content that belong to that group. All of this need to be done using the batch API.
Comments
Comment #1
roysegall commentedComment #2
roysegall commentedI added a comment on the test.
Comment #3
amitaibuWe are now taking a different approach using the Advanced-Queue module. Work is done in
1906672branch.Comment #4
amitaibuHaven't worked on the test yet, but the advanced-queue code seems to be working :)
Comment #5
roysegall commentedThe test of the advance queue is checking the delete of the OG vocabulary via the API ant not through UI.
Comment #6
amitaibuLooks good:
No need for the helper function. write the explicit code.
Use format_string()
Comment #7
roysegall commentedComment #8
amitaibuComment #9
amitaibuBetter names.
his => its
him => it
=> Create
Comment #10
amitaibuPlease fix #9 and commit.
Comment #11
roysegall commentedApply fixes and committed.
Comment #12
amitaibuSetting to correct status.