You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People usually apply 10 units of share for IPO whereas Debentures need minimum 25 units or more to be applied. So, if I set apply_unit as 10 in user_details.csv, and try to apply to all the open issues, for IPOs it works fine, but for Debentures, it will throw error.
Workaround:
I manually have to turn off the environment variables and edit the user_details.csv file and then manually select the Debenture to apply.
The text was updated successfully, but these errors were encountered:
People usually apply 10 units of share for IPO whereas Debentures need minimum 25 units or more to be applied. So, if I set
apply_unit
as 10 inuser_details.csv
, and try to apply to all the open issues, for IPOs it works fine, but for Debentures, it will throw error.Workaround:
user_details.csv
file and then manually select the Debenture to apply.The text was updated successfully, but these errors were encountered: