When "StartAdminInterface" is true then each time is generated new mapping from the proxy #429

Closed
opened 2025-12-29 15:23:37 +01:00 by adam · 5 comments
Owner

Originally created by @marspox on GitHub (Jul 27, 2022).

Originally assigned to: @StefH on GitHub.

Describe the bug

Hi StefH
I have noticed that when the Admin Interface is enabled the wiremock.net ignores local mappings and creates each time new ones.
But when Admin Interface is off then maping from the proxy is created only when local mapping is missing.

Expected behavior:

When Admin interface is enabled wiremock should create a new mapping from the proxy only if local is missing.

Test to reproduce

  • 1 Delete mappings, disable admin interface and enable proxy for the same request you should get only one mapping file
  • 2 Enable admin interface next requests should genereate new mappings
Originally created by @marspox on GitHub (Jul 27, 2022). Originally assigned to: @StefH on GitHub. ### Describe the bug Hi StefH I have noticed that when the Admin Interface is enabled the wiremock.net ignores local mappings and creates each time new ones. But when Admin Interface is off then maping from the proxy is created only when local mapping is missing. ### Expected behavior: When Admin interface is enabled wiremock should create a new mapping from the proxy only if local is missing. ### Test to reproduce - 1 Delete mappings, disable admin interface and enable proxy for the same request you should get only one mapping file - 2 Enable admin interface next requests should genereate new mappings
adam added the bug label 2025-12-29 15:23:37 +01:00
adam closed this issue 2025-12-29 15:23:37 +01:00
Author
Owner

@StefH commented on GitHub (Jul 30, 2022):

https://github.com/WireMock-Net/WireMock.Net/pull/778

@StefH commented on GitHub (Jul 30, 2022): https://github.com/WireMock-Net/WireMock.Net/pull/778
Author
Owner

@StefH commented on GitHub (Jul 30, 2022):

@marspox
Can you please test preview version 1.5.3-ci-16322 ?

@StefH commented on GitHub (Jul 30, 2022): @marspox Can you please test preview version `1.5.3-ci-16322` ?
Author
Owner

@StefH commented on GitHub (Aug 1, 2022):

@marspox Can you please test this?

@StefH commented on GitHub (Aug 1, 2022): @marspox Can you please test this?
Author
Owner

@StefH commented on GitHub (Aug 6, 2022):

@marspox Can you please test this? If it works correct, I'll release a new official NuGet.

@StefH commented on GitHub (Aug 6, 2022): @marspox Can you please test this? If it works correct, I'll release a new official NuGet.
Author
Owner

@StefH commented on GitHub (Aug 9, 2022):

PR is merged to main.

In some time a new official version will be released.

@StefH commented on GitHub (Aug 9, 2022): PR is merged to main. In some time a new official version will be released.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net-wiremock#429