G-Node / G-Node/g-node-portal

Incorrect feedback following certain share operations

Open
#55 2 comments 0 reactions 0 assignees Claimed by @asobolev View on GitHub
BUG "serious" P "high"
Dominant language
Python
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

_Scenario_: This bug is easily seen for segments 4 and 5 on my development server (141.84.42.103:8003). Logged in as **bob2**, I GET /electrophysiology/segment/4/acl which indicates that segment_4 is shared with **ray**. By POSTing to .../acl, I change sharing to user **bob**. Both the immediate answer and subsequent GETs reflect this. However, the same operation for segment_5 results in curious behavior: The response to my POST indicates that sharing was successfully changed to **bob** (HTTP 200). A subsequent GET shows that no sharing change was made.

_Proposed solution_: I'm not certain what's at miss here. In any case, a failure to perform the requested change needs to be obvious and return an error code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.