Bhushan Lodha

Results 32 comments of Bhushan Lodha

Yes problem is little but annoying. Please fix it.

@konpa Was anybody able to solve this?

@ghepting noted. I will take a look at how this can be done and circle back.

@paul-mesnilgrente As mentioned in documentation you need to save entry `entry.save` after updating it to reflect the changes. Trying the following might resolve your issue. ``` entry.published_at_with_locales['en-NZ'] = DateTime.parse(data['published_at']) entry.save...

@joelip thanks for reporting the issue. The SDK doesn't support content tags yet. I am working on adding support for content tags and fix name conflict issue. Cheers

Hi @MrAlecJohnson and @vitscurtu, I am taking a look at this issue, and trying to reproduce it. Can you please confirm if you are still facing the issue? Cheers, Bhushan

@vitscurtu. Can you please share with me detailed steps to reproduce this issue?

Hey @crowdcow-shae, thanks for reporting the issue. 

 I am looking into it. I will get back to you if I need more details. Cheers

It is in pipeline.

Hi @MikeFE, Your solution appears reasonable. Could you please open a PR for us to review? Cheers