Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 276 forks source link

Field removed from admin site is still showing in landing page #617

Open NareshkumarBT opened 7 months ago

NareshkumarBT commented 7 months ago

Removed a string field in Offers page and disabled the same field in Plans page but when subscribed, the field is still showing as mandatory field in landing page when subscribed

To Reproduce Steps to reproduce the behavior:

  1. Go to Offers in admin site
  2. Click on Action
  3. Remove string field
  4. Disable the same filed to the Plans

Expected behavior When customer subscribed to that plan, the field shouldn't in landing page.

santhoshb-msft commented 5 months ago

@NareshkumarBT followed the repro steps above and unable to repro the issue. If any more additional details can be provided then we can look into it.