You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very interesting to have an overview somewhere with all the orphan
jobs/transformations, that is all jobs/transformations that aren't called by
another job/transformation. Obviously, if some one were to call
jobs/transformations dynamically that would be impossible. But for a normal
set-up where all jobs/trf are called by name this overview could be used to
track down un-used code and keep the house clean.
Original issue reported on code.google.com by jan.aertsen on 24 Oct 2010 at 1:45
The text was updated successfully, but these errors were encountered:
Yes, very good idea!
I already wanted to have a "where-used" list feature, so I need to construct
this information anyhow. Reporting these cases would be relatively easy.
Original comment by roland.bouman on 24 Oct 2010 at 7:42
Original issue reported on code.google.com by
jan.aertsen
on 24 Oct 2010 at 1:45The text was updated successfully, but these errors were encountered: