Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: create object encrypted file for versions #800

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

vjousse
Copy link
Collaborator

@vjousse vjousse commented Oct 10, 2024

🔧 Problem

We have an error in production when logged-in and going from old version back to the 2.4.0 in the selector.

image

🍰 Solution

Add the encrypted file for objects when creating the version.

🚨 Points to watch/comments

I’ve modified the already published version by adding the encrypted processes_impacts_object.json.enc manually and redeployed the production, so it should be working now. We don't need to land this patch ASAP, it can wait for the next release.

🏝️ How to test

We will only be able to test it in the next release.

@vjousse vjousse requested a review from n1k0 October 10, 2024 14:40
@vjousse vjousse merged commit abd9690 into master Oct 10, 2024
7 checks passed
@vjousse vjousse deleted the fix/create-object-enc-file branch October 10, 2024 14:48
vjousse pushed a commit that referenced this pull request Nov 7, 2024
## [2.5.0](https://github.com/MTES-MCT/ecobalyse/compare/v2.4.0..v2.5.0)
(2024-11-06)



### 🚀 Features

- Add bookmarks for objects
([#781](#781))
- Add object explorer pages.
([#803](#803))
- Distinguish Objects from Veli.
([#813](#813))
- Display score without durability
([#815](#815))
- Textile export
([#808](#808))
- Object export
([#812](#812))

### 🪲 Bug Fixes

- Create object encrypted file for versions
([#800](#800))
- Improve object simulator.
([#799](#799))
- Fix encoded display name field.
([#820](#820))

### 🚜 Refactor

- Aggregate in python
([#794](#794))
- Turn food process category into a list
([#795](#795))
- Aggregate in python
([#807](#807))

### ⚙️ Miscellaneous Tasks

- Upgrade dependencies to their latest version, Oct. 2024.
([#801](#801))
- Add tolerance to tests comparison
([#810](#810))
- *(data)* New export
([#819](#819))

### ◀️ Revert

- "refactor: aggregate in python"
([#806](#806))

<!-- generated by git-cliff -->

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants