Git Product home page Git Product logo

context-field-rebuilder's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ I'm working on some opensource projects, written mostly in Python.
  • ๐ŸŒฑ Using Javascript to build fast web apps (Node.js and react).
  • ๐Ÿ’ฌ Ask me about integrating apps or building custom APIs
  • ๐Ÿ“ซ How to reach me: support[at]elfapp.website for consulting purposes or reporting a security issue. Any questions should be posted on the respective repo issue.
  • โšก Fun fact: I love programming in Python and I create scripts often that helps automate other stuff.

Prince's GitHub stats

Tools that I've made

jiraone is REST API implementation of Jira API for creating reports and performing other API related task.
BOP is Jira cloud addon for user and group management.
mistyfy A package that helps encrypts strings and returns an encrypted version of it. Customize your own cipher and encode your data the way you like it.

Top Langs

Visitors

context-field-rebuilder's People

Contributors

princenyeche avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

context-field-rebuilder's Issues

Posting other options to cascading select options values

It seems Jira can't accept other option values when posting. Although it returns a successful message when a request is posted, however, the value is discarded. Need to find a better way around this problem for create_back_cf_options()

Adding more context:

This is referring to when you have a select cascading field value and you want to post the options to the custom field context, this doesn't work if the child option has a pre-existing value. i.e. we can't post the 2nd value.

Secondly, if the option exist but didn't have the first child value, we can't add the first child value. No error message is shown, it shows as successful but this is not the expected result.

In summary, two things needs to be solved

  1. Ability to post first child value even after the Parent option exist
  2. Ability to post second child value to child(n)... value to the Parent option
  • It looks like this is actually a bug on the API ACJIRA-2058

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.