Skip to content

KAAV-1708#370

Open
henrihaapalasiili wants to merge 1 commit intodevelopmentfrom
KAAV-1708-clean
Open

KAAV-1708#370
henrihaapalasiili wants to merge 1 commit intodevelopmentfrom
KAAV-1708-clean

Conversation

@henrihaapalasiili
Copy link
Copy Markdown
Contributor

port final state onto development

@sonarqubecloud
Copy link
Copy Markdown

Comment thread projects/views.py
if not project.attribute_data:
return Response(status=status.HTTP_500_INTERNAL_SERVER_ERROR)
return Response(get_attribute_data_filtered_response(attributes, generated_attributes, ignored, project))
return Response(get_attribute_data_filtered_response(attributes, ignored, project))
if confirmed_fields is None:
confirmed_fields = {}

def _set_calculated_deadline(self, deadline, date, user, preview, preview_attribute_data={}, confirmed_fields={}):
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.

1 participant