alkem-io / populator

Populate the entities in an ecoverse from a defined Google Sheet format
European Union Public License 1.2
0 stars 0 forks source link

To work with callouts restructuring #144

Closed techsmyth closed 9 months ago

techsmyth commented 9 months ago

Updated client-lib + populator to work with callouts restructuring.

Note:

Useful to test that the flows are working.

valentinyanakiev commented 9 months ago

error: Unable to create aspect (post1): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":69} info: Processing post: post2.... error: Unable to create aspect (post2): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":125} info: Processing post: post3.... error: Unable to create aspect (post3): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":44} info: Processing post: post4.... error: Unable to create aspect (post4): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":49} info: Processing post: post5.... error: Unable to create aspect (post5): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":41} info: Processing post: post6.... error: Unable to create aspect (post6): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":43} info: Processing post: post7.... error: Unable to create aspect (post7): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":41} info: Processing post: post8.... error: Unable to create aspect (post8): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":40} info: Processing post: post9.... error: Unable to create aspect (post9): Attemtped to create a contribution of type 'post', which is not in the allowed types: info: ===> postreation - FULL {"durationMs":40} info: Processing users for roles info: [0] - Processing user: lilliamcathie ... warn: Unable to find group (Admins) for user (lilliamcathie) info: [1] - Processing user: dorcaschristinia ... warn: Unable to find group (Stakeholders) for user (dorcaschristinia) info: [2] - Processing user: eboniealmeda ... warn: Unable to find group (Assistants) for user (eboniealmeda) info: [3] - Processing user: lilliamsonny ... warn: Unable to find group (ChallengeLeads) for user (lilliamsonny) info: [4] - Processing user: kathernkeira ... info: [5] - Processing user: elijahkena ... warn: Unable to find group (Stakeholders) for user (elijahkena) info: [6] - Processing user: madalynjerold ... warn: Unable to find group (Assistants) for user (madalynjerold) info: [7] - Processing user: alisharutha ... warn: Unable to find group (Admins) for user (alisharutha) info: [8] - Processing user: luveniakena ... warn: Unable to find group (ChallengeLeads) for user (luveniakena)

techsmyth commented 9 months ago

Yes I also saw this - see description. Needs to be investigated.

techsmyth commented 9 months ago

@valentinyanakiev with the exception of users group errors the populator is running. The user group error needs a chat to decide how to proceed but does not block this.