Skip to content

Searialization bug when querying kinds fixed

Kishore Battula requested to merge kibattul/ind/2878 into master

• What is the change? Exception in searialization when querying kinds is fixed.

• What does it impact? Querying kinds using /query/kind API

• How do I reproduce or test the change? On master try to hit the api query/kind API when there are more than 250 kinds in the database.

Merge request reports