Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic values to pass to extra fields. #141

Closed
yeshamavani opened this issue Jan 6, 2025 · 1 comment · Fixed by #142
Closed

Dynamic values to pass to extra fields. #141

yeshamavani opened this issue Jan 6, 2025 · 1 comment · Fixed by #142
Labels

Comments

@yeshamavani
Copy link
Contributor

Describe the bug
Right now to pass extra values to audit-log model we can only pass it through 'IAuditMixinOptions' that is a static passed from the repository.
User should be able to pass extra values dynamically as well.

Expected behavior

User should be able to pass extra values dynamically as well.

Screenshots
image
image

Additional context
Add any other context about the problem here.

yeshamavani added a commit that referenced this issue Jan 6, 2025
dynamically pass extra values to add to audit log model

GH-141
yeshamavani added a commit that referenced this issue Jan 6, 2025
yeshamavani added a commit that referenced this issue Jan 7, 2025
* fix(mixin): pass the extra values via options

dynamically pass extra values to add to audit log model

GH-141

* fix(ci-cd): updated the documentation

update the readme

GH-141
@yeshamavani
Copy link
Contributor Author

🎉 This issue has been resolved in version 8.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant