Kamil Sacek

Results 34 comments of Kamil Sacek

It will be problematic when I will want to rename existing filed. It will automatically create new one instead rename.

Just wanted to ask if there is possibility to somehow consume the object model of the code, because wanted to implement things like "Create dummy procedure" or "Refactor as procedure"...

@esbenk - let us help you with these low-priority things by opening something "on our own risk". You can see from different blogs/tweets (list of rules, how to write own...

I understand that it is just query getting WIs between two points, but question is, if the points are identified correctly - taking the commit of the released build and...

Hmm, thanks > > If you run the task with debug enabled, you will see all the API calls used. > Regarding this, I runned the pipeline with debugging info...

May be one question: Could OverrideActiveBuildReleaseId help in this? When I set it to the build run I am releasing by the pipeline?

> One thought I had today regarding the topic of testing. If every test app would have an install codeunit to add the codeunit to the central test tool page,...

Regarding the initial post: > I need a way to distinguish test from normal apps because I need a unique CodeunitId for each test app No need for that, see...

Regarding the versioning, I decided to version the apps only by major and minor version in app.json. The minor version is increased if schema is changed and upgrade code is...