Bug in Entitlements, when Source is renamed

What problem are you observing?

When you rename a source, the Entitlement lists the source name as the OLD source name. This is in the UI as well as in the /beta/entitlements/ API

What is the correct behavior?

Source name should be updated, so it matches the actual source name

What product feature is this related to?

  • ISC UI
  • /beta/entitlements/ API

What are the steps to reproduce the issue?

  1. View entitlement for a source, (UI and API)
  2. Note the source name
  3. Update the Source Name
  4. View the entitlement for a source again, (UI and API)
  5. Note the Source Name does not match the source now

Do you have any other information about your environment that may help?

N/A

I am unable to reproduce this issue. Renaming the source immediately updates the source name in the entitlement UI and API for me.

Before source name change:

After source name change:

I tested this both in the UI and using the get single entitlement API call (/beta/entitlements/:id)

Do you have any other information that may help us understand what is going on?

Thanks Colin,
Let me try reproduce the issue. I saw with one source the name was updated after a while, so maybe it was a timing issue?

It may depend on the size of your tenant and the load it is undergoing. My tenant is small with no load, so updates may happen instantaneously. Try allowing for up to 24 hours for name changes to take effect.

1 Like