gsi-alejandro
gsi-alejandro
hi @noiissyboy can you provide a use case to reproduce this issue? Note: This issue shouldn't happen, due to we recreate the entire object in memory before trying to update...
Hi @noiissyboy, Is this the error message you are facing?  Maybe you need to update the logic in the hook or change it from 'validate' to 'save': 1. Create...
hi @noiissyboy For this case you should create a validation function to use in the `save` hook, due to the string you're validating will only exist while creating; the stored...
@AV25242 I think we can expose it, no problem.
Next release we plan to expose a way to return the CAS value when available.
We need to set priority for this feature request.
hi @fleray Thank you for your time and feedback. We already are working on it, very soon the releases and change-log will be updated and automate to keep up-to-date after...
@fleray The technical answer is: - We use [commitizen](https://github.com/commitizen/cz-cli) since the very beginning of the v2 re-implementation with typescript, this way we can extract standard information for change-log, referencing issues...
hi @xavierchow We need to discuss it. This issue will never arise while using scopes and collections. The problem is: to ensure this now we have the metadata _type, this...
Hi @xavierchow, thank you for your feedback. We will provide a solution for its next release (check for doc _type against the model)