fix: resolve binding I select the related '(.*)' entity in the lookup#158
fix: resolve binding I select the related '(.*)' entity in the lookup#158osagiestar wants to merge 3 commits intomasterfrom
Conversation
|
Hi @osagiestar, What was the fix for the |
@tdashworth : The fix for #157 resolved this bug as well but to test and ensure it (#158) is fixed, I had to remove the "@ignore" syntax in the "RelatedGridSteps.feature". Hence, this PR. |
|
@osagiestar it looks like that test is still failing on the build server: https://capgeminiuk.visualstudio.com/GitHub%20Support/_build/results?buildId=8240&view=ms.vss-test-web.build-test-results-tab&runId=1015462&resultId=100157&paneView=debug I'll try locally now. |
Interesting, it worked locally... |
Bug fixed and tested