cozy / cozy-flagship-app

GNU Affero General Public License v3.0
9 stars 1 forks source link

[SCR-114] feat: Add sourceAccountIdentifier in LauncherContext #1171

Closed doubleface closed 8 months ago

doubleface commented 8 months ago

The update of cozy-client allows to take this sourceAccountIdentifier into account

The update of cozy-clisk allows to update existing documents with the correct sourceAccountIdentifier in the correct place in cozyMetadata

### :bug:  Fixes

* Display imported documents for clisk konnectors

### 🔧 Tech

* Add sourceAccountIdentifier in launcher context

This sourceAccountIdentifier data will allow the have the data imported by any clisk konnector to be visible in harvest konnector debug cards. This will also normalize data imported by each konnector to have the the sourceAccountIdentifier in document's CozyMetadata attribute.

Checklist

Before merging this PR, the following things must have been done if relevant: