https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607
--- Comment #46 from David Nind <[email protected]> --- Some comments from testing: 1. I'm not sure that I understand what this does, but I assume that it sets the foundation for being able to limit the editing of bibliographic records from specific sources to specific staff patrons. More to come... I'll leave it to someone else to write the release note. 2. Tests pass: - prove t/db_dependent/Koha/RecordSource.t - prove t/db_dependent/api/v1/record_sources.t 3. Editing a record source - I can't edit Name or User fields (the only two options), so I'm not sure why editing is an option, as you get this error message: "Something went wrong: Error: Read-only." 4. Applying the patch and getting things to work: 4.1 Apply the patch: use interactive mode and # out the DBIC patch 4.2 Run updatedatabase 4.3 Run dbic 4.4 reset_all -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
