abapGit / ADT_Frontend

ABAP development tools plug-in for abapGit
MIT License
56 stars 19 forks source link

transport requested for local packages #158

Closed marcellourbani closed 5 years ago

marcellourbani commented 5 years ago

If I try to pull a local package in eclipse I get to the transport selection wizard, which then doesn't allow me to select any transport: image Cancel will abort the whole operation, finish will return an error

abinbaby-sap commented 5 years ago

Hi, What error are you getting on click on finish?

marcellourbani commented 5 years ago

I don't have it available right now, but something like "No transport selected", except that would be fine when no transport is required. Was trying to fix it myself, hope to send a PR tonight. Will als post the exact error as soon as I get home

marcellourbani commented 5 years ago

image There you go. Can only cancel from here, but the local package doesn't need a transport

marcellourbani commented 5 years ago

Sorry, turns out the issue was in the backend! One could argue the transport selection step is pointless for local packages but is only a minor usability issue.