wso2 / carbon-device-mgt

Apache License 2.0
53 stars 113 forks source link

Fixes the storing the application memory info details per device. #1155

Closed geethkokila closed 6 years ago

geethkokila commented 6 years ago

Purpose

This commits fixes the issues of having the Application memory info and is-active flag with the DM_APPLICATION table because those values should go to DM_APPLICATION_MAPPING table. Change of the tables has happened. Fixing https://github.com/wso2/product-iots/issues/1578

Goals

Added new fields to the DM_DEVICE_APPLICATION_MAPPING table

Approach

NA

User stories

NA

Release note

NA

Documentation

NA

Training

NA

Certification

NA

Marketing

NA

Automation tests

Tests are already available.

Security checks

NA

Samples

NA

Related PRs

NA

Migrations (if applicable)

NA

Test environment

NA

Learning

NA