Jing Cheng
Jing Cheng
Hi Jenny, I saw in some cases, `hqDefine` is changed to `import`, in other cases, `hqDefine` is changed to `define`. Wondering what is making the difference? I'm thinking if I...
Not sure if change `hqDefine` to `define` in `main.js` requires us import textchange plugin explicitly. But I think we can always address it in another PR. I'll go verify it...
Hi Graham, I'm wondering, without the try catch, how can we get alerted for the similar issue in the future? I thought if we want to downgrade a subscription and...
@orangejenny As long as this passed QA, it should be fine. Feel free to ping me once it passed QA. I looked at [a past PR](https://github.com/dimagi/commcare-hq/pull/32044) that upgrades `pyopenssl`, I...
@orangejenny Hi Jenny, I haven't. I will ask in gtd-product.
This PR is ready for re-reviewing. I have reverted the commits for changing UserHistoryReport. This PR now only have the first commit.
@mkangia Thanks! I don't plan to make a smaller PR. Can you reapprove this one since I make the commit to update the order of kwargs?
@biyeun Thanks, just realized maybe I should write a migration, so our self-hoster can also treat DD as a source of truth. Especially I plan to clean up some case...
@gherceg Yes, plan to apply manually
@mjriley Hi Matt, logics added to avoid iterate through all domains checking their migration status. Can you review again?