Closed cjcodeproj closed 4 months ago
The Album class needs to make a call to _post_load_process in order to build the unique key value.
Album
_post_load_process
Commit:
https://github.com/cjcodeproj/medialibrary/commit/bd4f6b7a1a38bb1f112c220bda3e9a057390761f
Shared commit with #177
The
Album
class needs to make a call to_post_load_process
in order to build the unique key value.