Issues

Select view

Select search mode

 
50 of 508

Remove redundant method stubs from EntityProducer implementations

Fixed

Description

Remove redundant method stubs from EntityProducer implementations. We now have default implementations on the EntityProducer methods, so we don’t need these unnecessary and cluttering stubs. Also, these stubs show as false positives when you’re trying to work out which tools actually implement methods like archive and merge.

Details

Priority

Affects versions

Fix versions

Assignee

Reporter

Created November 16, 2024 at 11:06 AM
Updated January 12, 2025 at 3:59 PM
Resolved November 20, 2024 at 10:20 AM

Activity

Show:

Sam Ottenhoff January 12, 2025 at 3:59 PM

Agree!

Andrea Schmidt January 12, 2025 at 3:52 PM

In the last couple of weeks, I have tested many tools (when verifying Jiras) with the logs open, also testing the cc+ export/import with the logs open, which tests different tools. I think if there were issues, they would have been found already.

Automation for Jira November 18, 2024 at 9:52 AM

A pull request has been created, "SAK-50688 manytools Remove redundant method stubs from EntityProducers", you can see it at https://github.com/sakaiproject/sakai/pull/13026

Flag notifications