Skip to content
Snippets Groups Projects
Commit a31419d7 authored by Jayesh's avatar Jayesh 🐈
Browse files

Add revision log field in the revision type

Storage is returning a list of dicts for the revision log.
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.

Related to T4366
parent 45582e79
No related branches found
Tags v1.11.0
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment