d365collaborative / d365fo.tools

Tools used for Dynamics 365 Finance and Operations
MIT License
246 stars 102 forks source link

Impl flight #806

Closed Splaxi closed 8 months ago

FH-Inway commented 7 months ago

Got a chance to play around with this, changes look good to me. Also learned that we had cmdlets to en- and disable flights as well as change the flight service id for some time.

I ran this on a 10.0.37 CHE with Contoso data, deployed December 1st 2023. The cmdlet shows several flights (actually the same as the ones in the comment based help). When I query the table directly however, it should several more flights. Those are not listed because they either have a FLIGHTSERVICEID of 0 or are on a different partition. Any idea what those are about?

Splaxi commented 7 months ago

I got no clue - but all details found elsewhere, is very clear on the FLIGHTSERVICEID and PartitionId to handle the flights correctly...