-
-
-
branches/amp_4_0/src/webui/webui/htdocs/new/src/cm/models/configuration/vsite_config/__init__.py (Diff revision 1) if actual imports, can we place it at the begining of the file!
-
branches/amp_4_0/src/webui/webui/htdocs/new/src/cm/models/device_mgmt/device/__init__.py (Diff revision 1) avoid duplicate imports.
-
branches/amp_4_0/src/webui/webui/htdocs/new/src/djproject/settings.py (Diff revision 1) are we using this configuration?
AE-2166: Resolving API Bugs in AMP4
Review Request #1093 — Created Oct. 13, 2025 and submitted
| Information | |
|---|---|
| apoorva.sn | |
| AMP | |
| amp_4_0 | |
| AE-2166 | |
| Reviewers | |
| mmiriam, ngurunathan, pmurugaiyan, pradeep, shuinvy | |
Problem
While testing API's in AMP4 setup with latest code changes there was circular dependency issues and there was issue with some of the API's.
Solution
Have organized imports such that there will be no circular dependency. Also there was issue in CLI side because of which some the API's were not working fine.
Have tested in the local setup. Will commit the changes and test again in the latest setup
| Description | From | Last Updated |
|---|---|---|
|
duplicate imports. Can you optimize the imports. |
|
|
|
if actual imports, can we place it at the begining of the file! |
|
|
|
avoid duplicate imports. |
|
|
|
are we using this configuration? |
|
