#1472 prePackageListChange shouldn't be called if change will not happen
Closed: Fixed 2 years ago by tkopecek. Opened 4 years ago by tkopecek.

There is no action made in _direct_pkglist_add, if there are no changes and force is not specified. In such case prePackageListChange callback is emitted, but not post-one. So, there are two problems - a) inconsistent pre/post sequence and b) it doesn't make sense to call 'pre' part anyway.


Metadata Update from @jcupova:
- Custom field Size adjusted to None

2 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.30

2 years ago

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

2 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3403 Merged 2 years ago