text_clean
stringlengths
3
58.5k
label
int64
0
1
the months are not localisedthis is a global issue
0
summary when using the new issue view adding users in multi user picker field shows duplicate users steps to reproduce add users in a multi user picker field refresh the page some of the users will be duplicate the issue does not occur in old issue view expected results users in the multi user picker field should not show duplicate users actual results screenshot at workaround use the old view
0
日本語 japanese text causes servlet exceptionjavalangnullpointerexception at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at resin built thu mar pst
1
after ive updated to source tree it prompted me sourcetreeexe this application could not be started this application requires one of the following versions of the net framework do you want to install this net framework version now yes no however i cant install this net fw version because my windows version which is controlled by my company doesnt support this fw version version is the last supported by this windows build please roll back the support for net or promptme to install a new dotnet version before upgrading source tree version its in an unusable state
1
if there are links configured to show in the app switcher on every page load the following lines will fail code thisupdatedropdown function data function thatgetdropdownhtmlnavlinkstemplatesappswitcheroldapplications apps data showadminlink nlisuseradmin adminlink admineditpath thatbindanalyticshandlersthatgetdropdown data this one failsuncaught typeerror undefined is not a function thatprocesssuggestionappsdata code snippet from comatlassianpluginsatlassiannavlinkspluginrotpmenuappswitcheroldjs lines now the problem is that because it fails inside a documentready handler none of handlers added after this one will run so any plugin that has a handler registered for documentready after the app switcher does it job will not work if there are any links configured in the application navigator
1
good afternoon i cannot get access to the repositories i recreated keys again i registered them in customize profiles in settings of a repository i am an owner i receive a mistake and so with all repositories
1
so the release sunday night broke some macros in our ondemand instance they got fixed in as of today it has somewhat come back i cannot add a new stats macro instance but unlike monday at least the current pages still work so i need to be able to create new pages with this macro type it is possible that i did not test this on monday and only verified that the previous pages with macros started working again this remains a critical issue for me thanks kyle note i guess im not able to reopen the previous issue
1
sourcetree leaves a requester open when i create a new local repo and choose to also create it remotely the requester remains open the cancel button does not work the remote repository gets created already open repositories remain usable but the repo browser is unusable application can not be quit with commandq command or menu
1
this bug is created on behalf of a community post another community post having a similar issue issue summary when following the confluence space blueprint tutorial once youve created and applied your plugin youre no longer able to create a confluence space environment reported on confluence using postgres optional if applicable steps to reproduce steps to reproduce install the latest atlassian sdk as per navigate to the instruction set for creating a space blueprint clone the repository located in those instructions that contains the completed space blueprint plugin to a folder on your local machine git clone gitbitbucketorgatlassiantutorialconfluencespaceblueprintgit open a command prompt on windows and navigate to the folder that you cloned the repository into build and run the plugin by typing the following command into the command prompt atlasrun open up a browser window and navigate to or whichever link you use to access the local instance of confluence you just started login using adminadmin as usernamepassword click on the confluence administration cog wheel in the upper right hand corner and then click manage apps click on upload app navigate to the directory you cloned the repository into and click on the target folder if this folder doesnt exist you need to run atlasrun select the file and click upload refresh the page and select create space under the spaces dropdown note that the example space blueprint is listed as an option and you can successfully create a space if you wish to test that go back to confluence administrationmanage apps and uninstall the plugin you just installed refresh the page and select create space under the spaces dropdown note that no error occurs select the command prompt and hit ctrlc to kill the server instance currently running you may have to navigate to task manager and kill a process named java se platform binary in order to completely kill the server after the server has stopped type the following command into the command prompt atlasclean open pomxml in your favorite text editor or open as a project in idea or other ide change the confluence versions and data versions in the properties block from this i also tried modifying my ampsversion to but it didnt fix anything projectgroupidprojectartifactid to this projectgroupidprojectartifactid repeat steps through refresh the page click on create space under the spaces tab and note the unknown server error message you receive in the command prompt look at the log output you should see an error like the following warn dorollback performing rollback transactions propagationrequiredisolationdefault session – referer url traceid username admin expected results you should be able to create a new space within confluence actual results when attempting to create a new space within confluence you get unknown server error noformat noformat notes optional if necessary workaround no present workaround
0
note this bug report is for confluence server using confluence cloud see the corresponding bug report panelsome users seem to try xss attack on atlassian answers how to replicate is the following steps go to the top page chose browse users and sort by username then a alert dialogue box will appear
1
we have bitbucket connected with all our atlassian products to sso through centrify we have some users who can access our repos through a browser but when they try to clone or push or any other action via command line they are refused with an authenticated failed connection users have tried using ssh keys and the problem persists
1
error message is object is not a page when it should be page not found
0
when changing the application link application name all macros attached to that application link break with error message noformat error rendering macro jira couldnt find an application link with the name noformat after the application link name has been changed edit a page with a macro then edit one of the macros and reinsert it the macro is then corrected with the proper information and renders properly the storage format shows two issues one that was edited post change one that was not you can see the link points to a different application link name at first they both referenced jira noformat bug nbsp feature request noformat we should either not allow them to change the name of the application link or when it does change it should automatically change the association with all the macros in the body content so customers dont have to manually change every macro in confluence we could do a searchreplace in bodycontent on all matches and replace with noformat ryan noformat
0
summary there are cases where code is needed to be sent as a url argument on the jira webhook so that jira can authentic to the recipient webhook server special characters on these url arguments are not sent out properly from jira steps to reproduce create a webhook in jira specify a url argument containing special characters ie codeasdasohdoasdoasd trigger the event expected results special characters should be sent as part of the url arguments actual results formatwebhookurl received plain text endpointcodeasdasohdoasdoasdtesttestuseridadminuserkeyadmin url encoded notes this can happen more frequently with endpoints generated on azure usually the generated endpoint will end with double equal signs which are removed when the webhook is fired by jira workaround this workaround already worked for a few customers affected by the bug it consists in trying to generate another authorization key in the azure side making sure that it doesnt contain any special characters
0
when the user edits and submits the form for general configuration the locale gets reset to the default danish or something
0
summary when a user is granted restricted admin privileges they are unable to view or access deployment environments steps to reproduce enable restricted admin role grant restricted admin to a user eg restrictedadmin assign restrictedadmin to a group separate from full admin user give restrictedadmin group nonadmin access to the build and deployment project do not explicitly set access for restrictedadmin or their group on the environment disable access for anonymous users and logged in users expected results deployment project and environment will be visible in the build result actual results the below exception is thrown in the atlassianbamboolog file code warn authorization failed orgacegisecurityaccessdeniedexception authentication restrictedadmin has no permissions to the domain object authenticated principal username namerestrictedadmin fullnamerestricted admin emailrestrictedadminexamplecom password authenticated true details null granted authorities roleuser rolerestrictedadmin secure object reflectivemethodinvocation public abstract comatlassianbamboodeploymentsenvironmentsenvironment comatlassianbamboodeploymentsenvironmentsserviceenvironmentservicegetenvironmentlong throws orgacegisecurityaccessdeniedexception target is of class configuration attributes code remove restricted admin access
0
to reproduce log in as admin go to fisheye or crucible click on user dropdown top right corner adminstration link should be there but it isnt
1
the import spaces page in confluence says quote the current confluence ondemand accepts backups from version and newer releases quote and while it does allow the import of a space all the pages will show up as being created by anonymous even if the username of original creator of those pages exists in both systems ive attached a simple space export from confluence with pages made by a user admin to illustrate the problem simply ensure an admin user exists in confluence ondemand and import this space all the pages in the space will have been createdmodified by anonymous in the database it will look like this noformat contentid title creator importable space home null this is admins page null noformat either we need to disallow the importing of spaces from confluence and adjust the messaging on the page to indicate this or we need to fix the importing of the user data
1
note this bug report is for confluence server using confluence cloud see the corresponding bug report panelcontextpath soy function doesnt work outside of the request thread anymore with soytemplateplugin bump from to
1
its unclear what the steps are to reproduce this but it seems that sourcetree was minimized and it was the maximise of the application that triggered the crash
0
i received an email to a build failure it had a link to i clicked on that link but wasnt logged in i was redirected to after logging in i was sent to the ampersand is encoded wrong and the page produces a npe
0
when i login to crowd after the setup screen i can see the following stacktrace in the logfile login to crowd fails error javanetconnectexception connection refused connect fatal unable to connect to the crowd server null could not invoke service nested exception is orgcodehausxfirefaultxfirefault couldnt send message orgcodehausxfirexfireruntimeexception could not invoke service nested exception is orgcodehausxfirefaultxfirefault couldnt send message orgcodehausxfirefaultxfirefault couldnt send message at at at at at at at at source at at at at at at at at method at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at caused by orgcodehausxfirexfireexception couldnt send message at at at more caused by javanetconnectexception connection refused connect at javanetplainsocketimplsocketconnectnative method at at at at at at at at at at at at at at at at at more
1
if you delete an issue then another user attempts to perform a workflow action on this defect it will produce a jira stack trace instead of the issuenotfoundexception error steps to reproduce are create a defect get two users or the same user in different tabs to view the issue have one user or tab delete the issue attempt to perform a workflow action as the other user or tab observe the jira stack trace
0
steps to reproduce in chrome ie or ie edit a confluence page try to create a link with the following url save the page the link should not be clickable and an inspection of the generated html should show an with no href attribute the same procedure under firefox creates a usable link
0
there was an argument injection vulnerability in sourcetree for macos from version before version before version via git subrepositories in mercurial repositories an attacker with permission to commit to a mercurial repository linked in sourcetree for macos is able to exploit this issue to gain code execution on the system for additional details see the full advisory
1
note this bug report is for jira server using jira cloud see the corresponding bug report panellast lines of the jira log code info admin secureadminxmlrestorejspa reindex took indexer defaultindexmanager paths info admin secureadminxmlrestorejspa reindex took indexer sharedentityindexmanager paths info admin secureadminxmlrestorejspa reindex all complete total time info admin secureadminxmlrestorejspa reindex all starting info admin secureadminxmlrestorejspa reindex took indexer defaultindexmanager paths info admin secureadminxmlrestorejspa reindex took indexer sharedentityindexmanager paths info admin secureadminxmlrestorejspa reindex all complete total time info admin secureadmindebuglogmessagejsp ftc finished testtimezonemanagertesttimezonemanager of errors run time seconds suite time seconds http count http time http ave msrequest http http http parse time parse count max mem total mem free mem main info stopping launchers main info shutting down the plugin system code i am keeping this instance on so you can troubleshoot the problem you can connect to it following these instructions
0
when starting with a clean db jira fails to setup right on the last step not sure if happens for pro stack trace below javalangnullpointerexception at at at at at at at at method at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at as comatlassianjiraportalportletconfigurationexception at at at at at at method at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at by javalangnullpointerexception at at at more
1
we have identified and fixed a crosssite scripting xss vulnerability in the confluence contributors macro an attacker might take advantage of the vulnerability to steal other users session cookies or other credentials by sending the credentials back to such an attackers own web server an attackers text and script might be displayed to other people viewing the confluence page this is potentially damaging to your companys reputation this issue is reported in our security advisory on this page you can read more about xss attacks at cgisecurity cert and other places on the web
1
we have identified and fixed a permission checking bug in the crucible review tooltips affected versions are to this bug allows users to view metadata for a reviews that they do not have permission to view this issue is reported in our security advisory on the following page
1
after autoupgrade of sourcetree to the ui tool lost the ability to authenticate using ssh keys when i need to push however if i go to the terminal window it asks me for password and completes the push command
1
applying a license does not get rid of the new license upgrade warning in the license details page this problem apparently affects senless license only eg evaluation demonstration license this however does not affect the functionality of confluence
0
just visited the latest build in firefox got this attached picture works fine in ie
0
filtering repository owners in repositories tab is broken as by typing the team’s name it may not find the actual teamworkaround avatar view all teams click on the team see the repos from will be taken to the list of repos owned by that team
0
steps to reproduce go to select category бытовая техника scroll down press the подписаться button expected result activation of the ваш email field and the appearance of the placeholder when the button is clicked current result the site is crushed when the button is clicked and the further operation of the site is blocked
1
issue summary when trying to use the jira issues macro inside a table filter macro the content is not displayed on the page steps to reproduce create a page in legacy editor insert a table filter macro insert the jira issues macro inside the table filter expected results the jira issues should be reflected fine inside the table filter macro actual results there is no content displayed workaround as a workaround you can use the jira issues maco without embedding it in the table filter macro
0
note this bug report is for confluence cloud using confluence server see the corresponding bug report steps to reproduce startup confluence with context path create application link between jira and confluence ensure that workbox notification is enabled create an issue in jira and commented open confluence and click on the workbox notification click on the summary environment jira confluence configured application link oauth default base url of confluence is configured correctly with context path other feature of applink between jira and confluence is working
0
note this bug report is for confluence cloud using confluence server see the corresponding bug report open url with a valid account click saveexpectedpermissions savedactual javascript error in console uncaught error syntax error unrecognized expression
1
summary importing from cloud to server fails with mismatched datatype error steps to reproduce export data from a cloud instance set up or access a test server instance all reproduce the problem attempt to import the data expected results the import works without problems actual results the import stops at and then fails producing an error tables appear to be partially generated during the process so a new import requires deleting and recreating the application db beforehand the error below can be observed in both catalinaout and atlassianjiralog noformat error admin secureadminxmlrestorejspa error during activeobjects restore comatlassianactiveobjectsspiactiveobjectsimportexportexception there was an error during importexport with error executing update for sql statement alter table add constraint foreign key issueid references dbojiraissueid at at at at at at at at at at at at at at at at at at at at at caused by commicrosoftsqlserverjdbcsqlserverexception column dbojiraissueid is not the same data type as referencing column in foreign key at at at at at at at at at at at more noformat workaround remove the following line from activeobjectxml file the following steps can be used to perform and validate this change unzip cloud backup codejava unzip cloudbackupzip archive cloudbackupzip inflating entitiesxml inflating activeobjectsxml code expand xml to multiple lines codejava xmllint activeobjectsxml format activeobjectsfixedxml code remove the foreign key entry from activeobjects note i did my testing on osx so you may have to alter the sed command and remove the after i for linux codejava sed i foreignkey activeobjectsfixedxml code lets check our work so far to start well make another copy of activeobjects in the multiline format codejava xmllint activeobjectsxml format testingxml code now we will diff the fixed file to the original to ensure only line was removed output should look like below codejava diff testingxml activeobjectsfixedxml code delete old activeobjects file and rename the fixed one to activeobjectsxml codejava mv activeobjectsfixedxml activeobjectsxml code zip backup back together codejava zip r fixedzip activeobjectsxml entitiesxml code move the backup to the import directory on the destination instance and perform the import
1
i have a testsuite that created a new user and added a number of custom attributes this worked fine in crowd but breaks after on crowd the custom attributes are not added to the user specifying the wellknown attributes such as sn mail etc works
1
summaryattempting to import issues from github using login credentials causes an steps to reproduceimport issues form github using login expected resultsit works without actual resultsthe below exception is thrownnoformatreferer url javalangunsupportedoperationexceptionjavalangunsupportedoperationexception at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown workaroundusing the github access token instead of credentials will allow the import to function
0
note this bug report is for jira software cloud using jira software server see the corresponding bug report paneli did configured oauth link for my github organisation with a github user having admin right for the given organisationthan i tried to link jira online using the dvcs account manager the link gets created but the string no repositories appear instead of the list of private repositories publied by the github organisation
1
fields cancel as soon as they are started editing
1
why was this version even released it contains more bugs than features its unusable at this state writing bug reports would take longer than my actual work please test your software before you ask your users to update yesterday you said you would release a bugfix version but i couldnt find one even now ill revert back to an old version please feel free to notify me when sourcetree is stable again
1
when searching from reviews tab using wiki app for the term excellent i get searched for excellent in inspacewhen clicking more results on global search results page get searched for excellent in inspace
1
note this bug report is for jira server using jira cloud see the corresponding bug report panelthe problem here is that a plugins developer might try and get an issuetypescreenscheme by its id and if it no longer exists anymore or never existed then this function will throw a nullpointerexception i think that it should return null instead better yet the interface should be documented and should explicitly say that it will expect null to be returned
0
summary page unavailable error message appears when navigating to confluence environment confluence cloud cause atlassian operations team has detected a high load of db connections being made by some sites that is affecting their functionality restart the site atlassian support is proactively restarting affected sites while we solve the incident
1
version build number build date wed jan est build revision fix version looks to be configured correctly and i was using it last week this morning we started a new sprint and i found that i was unable to drag issues in greenhopper from one version to another i then found it was not editable inline or in bulk and in the edit screen it was also not available when creating an issue
1
noformat error problems getting build result summary by key testdag and buildnumber netsfhibernatenonuniqueresultexception query did not return a unique result at at at at at at method at at at at at at at at at at at at source at at at at source at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at noformat
0
we are getting javascript error uncaught typeerror cannot read property update of undefined while using control chart refine report options like columns quick filters etc screenshot attached for your reference we got this error from last weekplease fix the issue asap as we are unable to generate important reports using control chart
0
when notifications are sent or repos are shared in a fecru instance using oracle the following pattern is logged code warn sql error sqlstate error stream has already been closed error error while processing notifications orghibernateexceptiongenericjdbcexception could not execute query at at at at at at at at at at at at at at at at at at at at at at at at caused by javasqlsqlexception stream has already been closed at at at at at at at at at at at at at at at at at at at more code
1
systemioioexception nie można zlokalizować zasobu „” windows sc latest wont even install full error finish ensuresquirrelexecutionstubiscopied error dispatcherunhandledexceptionhandler for called with systemioioexception nie można zlokalizować zasobu „” w msinternalappmodelresourcepartgetstreamcorefilemode mode fileaccess access w systemiopackagingpackagepartgetstreamfilemode mode fileaccess access w systemiopackagingpackwebresponsecachedresponsegetresponsestream w systemiopackagingpackwebresponsegetcontenttype w systemwindowsmediaimagingbitmapdecodersetupdecoderfromuriorstreamuri uri stream stream bitmapcacheoption cacheoption guid clsid boolean isoriginalwritable stream uristream unmanagedmemorystream unmanagedmemorystream safefilehandle safefilehandle w systemwindowsmediaimagingbitmapdecodercreatefromuriorstreamuri baseuri uri uri stream stream bitmapcreateoptions createoptions bitmapcacheoption cacheoption requestcachepolicy uricachepolicy boolean insertindecodercache w systemwindowsmediaimagingbitmapframecreatefromuriorstreamuri baseuri uri uri stream stream bitmapcreateoptions createoptions bitmapcacheoption cacheoption requestcachepolicy uricachepolicy w systemwindowsmediaimagingbitmapframecreateuri bitmapuri requestcachepolicy uricachepolicy w atlassianfasttreeimagetreeitempartensureiconsupdated w atlassianfasttreeimagetreeitempartrenderdrawingcontext context w atlassianfasttreetreeitempresenteronrenderdrawingcontext drawingcontext w systemwindowsuielementarrangerect finalrect w systemwindowscontrolsstackpanelstackarrangehelperistackmeasure arrangeelement istackmeasurescrolldata scrolldata size arrangesize w systemwindowscontrolsstackpanelarrangeoverridesize arrangesize w systemwindowsframeworkelementarrangecorerect finalrect w systemwindowsuielementarrangerect finalrect w systemwindowscontrolscontrolarrangeoverridesize arrangebounds w systemwindowsframeworkelementarrangecorerect finalrect w systemwindowsuielementarrangerect finalrect w systemwindowscontrolsvirtualizingstackpanelarrangeotheritemsinextendedviewportboolean ishorizontal uielement child size childdesiredsize double arrangelength index rect rcchild size previouschildsize point previouschildoffset previouschilditemindex w systemwindowscontrolsvirtualizingstackpanelarrangeoverridesize arrangesize w systemwindowsframeworkelementarrangecorerect finalrect w systemwindowsuielementarrangerect finalrect w systemwindowscontextlayoutmanagerupdatelayout w w systemwindowsthreadingexceptionwrapperinternalrealcalldelegate callback object args numargs w systemwindowsthreadingexceptionwrappertrycatchwhenobject source delegate callback object args numargs delegate catchhandler
1
summary users with only the create issue permission cannot upload attachments steps to reproduce restrict the browse project permission of a project to group a grant the create issue permission of the same project to group b configure the user to be a member of group b and not group a try to create an issue and upload a file on the create form expected results the file should be uploaded and the user should be able to create the issue actual results the file hangs on the ui and does not get uploaded file uploadpngthumbnail furthermore dev tools indicates that the call to the endpoint fails with a http code grant the browse project permission to the user and implement issue level security on the project to restrict the user from seeing the created issues
0
preview is not working when richeditor is disabled in global options this seems was working at least in im disabled wysiwyg editor to improve performance but this leaded to the issue above will it actually improve simple editor page loading when rich editor disabled
1
seems some of our emails are stacking up in the mailqueue and i cant debug why getting the following in error javalangnullpointerexception at at at at to work for some users and generally only affects watchers i see the mail items stack up in my queue although i only see two days worth i have seen this before but had thought my queue was just not flushing seems to be only created and commented tasks any better way to debug the problems than looking in my stdoutlog
0
hi we have repo and it now displays this message this size is over gb read more on how to reduce the size of your repositorybutetmpdagit clone mirror cloning into bare repository counting objects doneremote total delta reused delta objects gib mibs doneresolving deltas done
1
get the following errorjavaxservletservletexception class orgapachejspviewissuejsp method jspservice signature ljavaxservlethttphttpservletrequestljavaxservlethttphttpservletresponsev illegal target of jump or branch at at
1
the following groovy test fails when instrumented with clover this is from the petstore sample app code package orggrailssamples class ownercontrollertests extends grailstestcontrollerunittestcase void testaddget def controller newinstance controllerrequestmethod get def model controlleradd assertnotnull modelownerbean asserttrue modelownerbean instanceof owner void testaddinvalidowner def controller newinstance mockdomainowner controllerrequestmethod post controlleradd assertequals add renderargsview assertnotnull renderargsmodelownerbean void testvalidowner def controller newinstance mockdomainowner controllerparamsowner firstname fred lastname flintstone address rocky street city dinoville telephone controlleradd assertequals show redirectargsaction void testfindnoresults def controller newinstance mockdomainowner controllerrequestmethod post def model controllerfindcall assertequals ownersnotfound modelmessage void testfindoneresult def controller newinstance mockdomainowner controllerrequestmethod post controllerparamslastname flintstone controllerfindcall assertequals show redirectargsaction assertequals redirectargsid void testfindmanyresults mockdomainowner def controller newinstance controllerrequestmethod post controllerparamslastname flintstone controllerfindcall assertequals selection renderargsview assertnotnull renderargsmodelowners assertequals renderargsmodelownerssize code
0
the create pull request button on internet explorer is greyed out not allowing to create a pull request the version used on ie is
0
paragraph is not closed if it starts with a numbermight be bigger but thats the minimal testthis causes failure in the pdf export function
0
aug pm orgapachecatalinacorecontainerbase startinternal severe a child container failed during start javautilconcurrentexecutionexception orgapachecatalinalifecycleexception failed to start component standardhost at javautilconcurrentfuturetaskreportunknown source at javautilconcurrentfuturetaskgetunknown source at at at at at at at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component standardhost at at at at javautilconcurrentfuturetaskrununknown source at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown source caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecatalinastartupcatalina start severe the required server component failed to start so tomcat is unable to start orgapachecatalinalifecycleexception failed to start component at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecoyoteabstractprotocol pause info pausing protocolhandler aug pm orgapachecatalinacorestandardservice stopinternal info stopping service catalina aug pm orgapachecoyoteabstractprotocol destroy info destroying protocolhandler ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������property xmlvalidation to false did not find a matching property aug pm orgapachetomcatutildigestersetpropertiesrule begin warning serverserviceenginehost setting property xmlnamespaceaware to false did not find a matching property aug pm orgapachecoyoteabstractprotocol init info initializing protocolhandler aug pm orgapachecatalinastartupcatalina load info initialization processed in ms aug pm orgapachecatalinacorestandardservice startinternal info starting service catalina aug pm orgapachecatalinacorestandardengine startinternal info starting servlet engine apache aug pm orgapachecatalinadeploywebxml setversion warning unknown version string default version will be used aug pm orgapachecatalinacorecontainerbase startinternal severe a child container failed during start javautilconcurrentexecutionexception orgapachecatalinalifecycleexception failed to start component standardhoststandardcontext at javautilconcurrentfuturetaskreportunknown source at javautilconcurrentfuturetaskgetunknown source at at at at at at javautilconcurrentfuturetaskrununknown source at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown source caused by orgapachecatalinalifecycleexception failed to start component standardhoststandardcontext at more caused by javalangnosuchmethoderror orgapachetomcatjarscannerscanlorgapachetomcatjarscantypeljavaxservletservletcontextlorgapachetomcatjarscannercallbackv at at at at at more aug pm orgapachecatalinacorecontainerbase startinternal severe a child container failed during start javautilconcurrentexecutionexception orgapachecatalinalifecycleexception failed to start component standardhost at javautilconcurrentfuturetaskreportunknown source at javautilconcurrentfuturetaskgetunknown source at at at at at at at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component standardhost at at at at javautilconcurrentfuturetaskrununknown source at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown source caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecatalinastartupcatalina start severe the required server component failed to start so tomcat is unable to start orgapachecatalinalifecycleexception failed to start component at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecoyoteabstractprotocol pause info pausing protocolhandler aug pm orgapachecatalinacorestandardservice stopinternal info stopping service catalina aug pm orgapachecoyoteabstractprotocol destroy info destroying protocolhandler �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������was not found on the javalibrarypath filesmysqlmysql server files aug pm orgapachetomcatutildigestersetpropertiesrule begin warning serverserviceenginehost setting property xmlvalidation to false did not find a matching property aug pm orgapachetomcatutildigestersetpropertiesrule begin warning serverserviceenginehost setting property xmlnamespaceaware to false did not find a matching property aug pm orgapachecoyoteabstractprotocol init info initializing protocolhandler aug pm orgapachecatalinastartupcatalina load info initialization processed in ms aug pm orgapachecatalinacorestandardservice startinternal info starting service catalina aug pm orgapachecatalinacorestandardengine startinternal info starting servlet engine apache aug pm orgapachecatalinadeploywebxml setversion warning unknown version string default version will be used aug pm orgapachecatalinacorecontainerbase startinternal severe a child container failed during start javautilconcurrentexecutionexception orgapachecatalinalifecycleexception failed to start component standardhoststandardcontext at javautilconcurrentfuturetaskreportunknown source at javautilconcurrentfuturetaskgetunknown source at at at at at at javautilconcurrentfuturetaskrununknown source at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown source caused by orgapachecatalinalifecycleexception failed to start component standardhoststandardcontext at more caused by javalangnosuchmethoderror orgapachetomcatjarscannerscanlorgapachetomcatjarscantypeljavaxservletservletcontextlorgapachetomcatjarscannercallbackv at at at at at more aug pm orgapachecatalinacorecontainerbase startinternal severe a child container failed during start javautilconcurrentexecutionexception orgapachecatalinalifecycleexception failed to start component standardhost at javautilconcurrentfuturetaskreportunknown source at javautilconcurrentfuturetaskgetunknown source at at at at at at at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component standardhost at at at at javautilconcurrentfuturetaskrununknown source at javautilconcurrentthreadpoolexecutorrunworkerunknown source at javautilconcurrentthreadpoolexecutorworkerrununknown source at javalangthreadrununknown source caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecatalinastartupcatalina start severe the required server component failed to start so tomcat is unable to start orgapachecatalinalifecycleexception failed to start component at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at at at method at sunreflectnativemethodaccessorimplinvokeunknown source at sunreflectdelegatingmethodaccessorimplinvokeunknown source at javalangreflectmethodinvokeunknown source at caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception failed to start component at at at more caused by orgapachecatalinalifecycleexception a child container failed during start at at at more aug pm orgapachecoyoteabstractprotocol pause info pausing protocolhandler aug pm orgapachecatalinacorestandardservice stopinternal info stopping service catalina aug pm orgapachecoyoteabstractprotocol destroy info destroying protocolhandler
1
summary when installing service desk on the final release of jira with postgresql backend syncupgradetaskfixoldstylerequestchannelissueproperties fails with a sql exception expected behavior complete upgrade task successfully actual behavior upgrade task fails with the below error in logs however service desk is enabled successfully code error anonymous securesetupmailnotificationsjspa failed running syncupgradetask syncupgradetaskfixoldstylerequestchannelissueproperties comatlassianservicedeskbootstrapupgradesyncupgradetaskexception failed running syncupgradetask syncupgradetaskfixoldstylerequestchannelissueproperties at at at at at at at at at at at at at at at at at at at at at at at at at at filtered at at at at at at at at at filtered at filtered at filtered at at filtered at filtered at filtered at filtered at filtered at filtered at at at at at at at filtered at filtered at filtered at filtered at filtered at at at at caused by comquerydslcorequeryexception caught psqlexception for select jiraissueid from jiraissue jiraissue join on jiraissueproject order by jiraissueid asc at at at at at at at at at at at at at filtered at at at source filtered at at at source at at at at at at at at at more caused by orgpostgresqlutilpsqlexception error relation jiraissue does not exist position at at at at at at at at more code according to postgres case sensitivity when objects are surrounded by double quotes postgresql performs a casesensitive search in jiras default database schema the table jiraissue is lower case steps to reproduce install jira upload jira service desk through administration applications versions licenses workaround this issue was caused by a missing schema definition in the dbconfigxml file possibly due to there are three possible ways to prevent or manually correct this problem run the configsh utility in visual mode and ensure the schema is set use jiras setup wizard shown upon first startup in the browser manually specify nameofschema just above the section on jiras dbconfigxml file located under jirahome
1
i suppose get a real database is out of the questionthis disables user deletion cant do the queries to find what content a user owns orphaned page report undefined page report
1
started new project on with freshly installed clover plugin update failed for anaction with idcloverpluginaboutaction could not initialize class comcenquacloverideaclovericons javalangnoclassdeffounderror could not initialize class comcenquacloverideaclovericons at at at at at at at at at at at at at at at at at at at at at at at at at at at javasecurityaccesscontrollerdoprivilegednative method at at at at at at at at at at at at
1
after i opened a bookmark from the new tab list im not able to open a second repository neither with double click nor from the context menu
1
note this bug report is for confluence cloud using confluence server see the corresponding bug report panelsee screenshotwas able to work around in firefox by canceling the scriptstuck processing in chrome and safari
1
summary we have been alerted of customers receiving emails from bouncespemailusatlassiannet as email servers most commonly microsoft are requiring headers to be set on emails we are working on solving the problem in a joint effort with our mail delivery service note that this only affects jira cloud not jira server it also impacts confluence cloud steps to reproduce none expected result customer should get emails from jirasitenameatlassiannet address actual result customer get emails from jirasitenameatlassiannet address customers are getting emails from mail from jira and confluence will appear as being sent from the following addresses according to product region if you have automation rules that are triggered based on these emails you may need to update your rules on behalf of sender on behalf of sender on behalf of sender on behalf of sender workaround if the problem is affecting routing of your emails and this affects your business please get in touch with support as we can apply a temporary solution until the situation is resolved
1
after add mercurial repository in fileopen the software is closed when you restart the sofware displays an error
1
i agreed to the customer agreement and i already have an atlassian account i click to use my existing account but get a blank field there are clickable areas inside the field as the mouse cursor changes in various places im unable to continue though as i cant see the form to fill in my credentials ive attached two screen shots to show what it looks like
1
i think it is caused by because we get of these damn logmessages it really slows it downour live server takes well over mins to do a backup and again i think its firstly because of this hibernate warning condition and then the pure cpuio cost of logging these messages megabytesfor the moment we have increased the session timeout see if thats enough will let you knowbut we really really need to fix why are we getting these timeoutshere is the error could not execute actionjavalangillegalstateexception setattribute session already invalidated at at at at at at comatlassianconfluenceimportexportactionssetuprestorefileactionexecutesetuprestorefileactionjav at at at at at at comopensymphonyxworkinterceptordefaultworkflowinterceptorinterceptdefaultworkflowinterceptorjava at comatlassianconfluencecoreconfluenceworkflowinterceptorinterceptconfluenceworkflowinterceptorjav at at at comatlassianconfluencecoreconfluencevalidationinterceptorinterceptconfluencevalidationinterceptor at at at at at at at at at at comatlassianconfluencecoreconfluenceautowireinterceptorinterceptconfluenceautowireinterceptorjav at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at at bucketcustomflushingspringsessioninviewfilterdofilterinternalflushingspringsessioninviewfilterjava at at at at at at at at at at at at at at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at at at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at at at orgapachecatalinacorestandardpipelinestandardpipelinevalvecontextinvokenextstandardpipelinejava at at at at at at at at
0
issue summary a blank page is shown when accessing confluence with anonymous user steps to reproduce open the instance to anonymous users access it on incognito mode expected results the public pages should be accessible actual results a blank page is shown workaround currently there is no known workaround for this behavior a workaround will be added here when available
1
queries do not seem to be taking into account the fixfor version when i set a fixfor constraint of in a query the results contain issues with fixversions after but also includes issues that are scheduled for fix after affects both the find issues page and the roadmap because of this issue i am currenctly unable to use jira for release planning
1
my confluence server occasionally just stops responding i have to shutdown and start it again to make it worktoday i tried getting to the bottom of it since its intermittent i thought it might have to do with the page indexing system so i did a manual reindexrunning top on the server showed this root s javabasically that java process was using all available cpu power it did that for a few minutes until it died and the server stopped respondingwhile this bug persists confluence is unusable for me
1
summary when upgrading bamboo from to and using subversion all existing branches are duplicated old branches created again and everything new from bamboos perpective is built environment any os svn steps to reproduce install bamboo and svn create a repository with branches configure bamboo to create plan branches for all new branches stop bamboo and upgrade to expected results new branches to be created in my screenshots was created in svn and the plan branch was created when bamboo started existing branches to be ignored actual results all branches old and new were created none was disabled notes no error logs found manually fixing the configuration
0
since updating to the release all scripts using the remote api fail the following script results in a connection refused errnoeconnrefused error usrbinenv ruby require soaprpcdriver stub soapdrivernew stubaddmethodsayhelloto username puts stubsayhellotorubylearning
1
sourcetree beta crashes on launch while attempting to open an existing git repository crashlog has been appended this is not a new bug but i am attaching it to the beta tree
1
summary some users might be unable to temporarily see jira sidebar in the new ui other problems may occur as dashboards loading blank and other areas of jira steps to reproduce not easily reproducible note this can happen for various reasons the symptom is usually missingblank areas in the new ui expected results the sidebar and other icons should render normally actual result the sidebar and other items loads blank workaround before contacting support try the following possible workarounds using incognito mode may work for some cases opening the development console and going to the network tab marking the option disable cache and refreshing the page a different browser may also work
1
note this bug report is for confluence server using confluence cloud see the corresponding bug report panelwas using team calendars in confluence and just updated the plugin to version and now the plugin wont enable error messages says this plugin failed to enable your license may be invalid please refer to the logs for more information i cant find anything in the logs but maybe im not looking at the right log license is valid until july we have a big team that keeps leaves and events updated on our confluence space and this is keeping people from being able to update it or see who is unavailable
0
issue summary when an adminisitrator is logged in using administration password and not as the admin user its not possible to open the atst atlassian troubleshooting and support tools page it redirects to a login form steps to reproduce log in using administration password a link from the page footer open settings system settings troubleshooting and support tools expected results a page is opened actual results a user is redirected to a login page workaround log in as admin user loginpassword
0
we are trying to restore a version of our crowd instance as a security policy we typically remove the admin account from any application that supports administration privileges for users since the account that everyone tries to hack first is adminadministrator therefore we removed this account from crowd we then backed up the database when we try to restore it crowd appears to want to restore it using the admin account but we used a different acount advice
1
the system addon widget connector was working fine displaying google docs until recently it now shows its cog error for all of them it works fine for other links eg youtube
1
symptoms goals that have the cascadeoption function are not triggering when they should or are triggering when they shouldnt the exact same search in the issue navigator returns the issues expected cause the slas run the queries in a nopermissions mode as the action is done by the system and not by a user a recent change in jira has caused the nopermissions mode check to require a user and not behave properly
1
summary when accessing kb article from jira service desk via a mobile device the error is receiving error at their end environment ios mobile device iphone or ipad android mobile device jira service desk steps to reproduce setup unlicensed knowledge base access in jira service desk access jira service desk via mobile andriodios search for any kb article and click to view the article enter confluence login credential to access the kb article expected results the kb article will be loaded without any issue actual results the user is presented with error as shown below error notes this behavior only happens when the unlicensed access permission is given to the kb article if the confluence page is granted with anonymous access or if the user who is accessing the kb article from service desk have confluence license the page loads fine without the error working url for mobile access with anonymous or licensed access nonworking url from mobile access with unlicensed access once the user login to confluence via service desk though the error is prompt the session is captured in a mobile browser hence browsing the same article again will work fine until the session is cleared from the browser none
0
dec pm orgspringframeworkwebcontextcontextloader initcontextinfo loading root webapplicationcontext using context class orgspringframeworkwebcontextsupportxmlwebapplicationcontextdec pm orgspringframeworkwebcontextsupportxmlwebapplicationcontext setservletcontextinfo using config location webinfindexingsubsystemcontextxmlwebinfeventsubsystemcontextxmlwebinfapplicationcontextxmldec pm orgspringframeworkbeansfactoryxmlxmlbeanfactory loadbeandefinitionsinfo loading xmlbeanfactory from inputstream dec pm orgspringframeworkbeansfactoryxmlxmlbeanfactory loadbeandefinitionsinfo loading xmlbeanfactory from inputstream dec pm orgspringframeworkbeansfactoryxmlxmlbeanfactory loadbeandefinitionsinfo loading xmlbeanfactory from inputstream dec pm orgspringframeworkwebcontextcontextloader handleexceptionsevere failed to initialize beans in application context line in xml document is invalid nested exception is orgxmlsaxsaxparseexception an element with the identifier indexer must appear in the documentorgxmlsaxsaxparseexception an element with the identifier indexer must appear in the document at orgapachexercesparsersdomparserparseunknown source at orgapachexercesjaxpdocumentbuilderimplparseunknown source at javaxxmlparsersdocumentbuilderparseunknown source at at at at at at at at at at at at at at at at at at at at method at at at at
1
summary service desk is not loading on internet explorer steps to reproduce login on the instance click projects service desk open a sd project expected results the sd project will open on the queues page actual results blank screen on instancenameatlassiannetprojectsqueues workaround use google chrome mozzila firefox safari
1
i have a couple of dashboards with about filter results gadgets configured each with default fields due date and fix for displayed there is a pause in javascript when issues in these gadgets are clicked the issue row in the table including the link on ie the ui blocks after clicking until a javascript onclick event handler is executed the pause time appears to be related to the number of issues displayed on the dashboard but it appears that its worse than linear growth comparing the pause times on firefox google chrome and ie gives you different pause times in proportion to what youd expect from the speed of the various js engines so it appears the pause is pure javascript execution the pause time on my macbook pro is firefox is seconds chromium seconds ie gave up waiting after about secs the other interesting thing is that the pause time is different depending on whether you click on an issue in the left column of the dashboard or the right the pause is approximately a third longer for the left column compared to the right this is a serious problem as it blocks all user interaction including opening issue links the workaround at the moment is to split up the dashboard until it drops down to acceptable pause levels
0
issue summary using the sourcetree autoupdater consistently causes a crash os is macos but this behavior has been present since steps to reproduce enable autoupdating and run through the flow expected results a seamless update without exceptions throwncrashing actual results crashing on exception couldn’t posixspawn error workaround the only suggestion so far which may not be an option for everyone would be to reinstall sourcetree
0
summary certain users receive the following error when attempting to attach files to jira issues credentials request failure got error while saving attachment files were not in appropriate collection http status code environment jira cloud workaround no known workaround at this time
1
issue summary the rest api endpoints to get all users below are not returning the emailaddress field get all users default get get all users get at the same time the get user endpoint get to only get active users returns the email address or not depending on the users profile visibility settings like the rest of the user related rest api endpoints therefore either we make this behavior consistent or we explicitly document this behavior and we motivate it steps to reproduce call the get user endpoint like for example codejava code see that among the other things the email address field is returned codejava self accountid xxxxxxxxxxxxxxxxxxxx accounttype atlassian emailaddress xxxxxxxxxxatlassiancom code now call the get all users default for example codejava expected results the behavior is consistent with the one of the get user endpoint actual results the emailaddress field is not returned at all noformat self accountid xxxxxxxxxxxxxxxxxxxx accounttype atlassian avatarurls noformat notes this bug is affected by the email visibility setting on your instance jira settings system general configuration user email visibility if this is set to show to logged in users only which is the default then this endpoint does not return the email addresses at all thats a bug visible email addresses should be returned however if you change this setting to public then email addresses are returned but if the persons email visibility is set to public then this would cause their email address to be returned even for anonymous requests which may not be desirable workaround if you want to get the list of all the users active and inactive for your instance including the email address you can use the export users button on the top left of the user management page for your site exportusersjpgthumbnail this way you can configure what will be included and what not and you will get in return a csv file including email address account id and other useful data that can be easily parsed
0
we are testing greenhopper its a great tool but at the moment there is a bug so we cant use greenhopper resolved issues are shown as unresolved issues see picture issue in the last column right of the task board always unresolved issues are shown as resolved issues see picture issue
1
clearing the checkbox doesnt really work we need to make sure that if nothing is passed the action sets the build expiry property to false
1
summary working on macbook air with the native resolution x or macbook pro the link button is just outside of view and could not be scrolled to select the same is happening on the permission check section environment jira on chrome steps to reproduce open an issue on jira click more link step open an issue on jira click on admin permission check expected results be able to scroll the page actual results there is no scroll notes this is happening only on chrome change the browser zoom
0
we can have a problem when agent takes build from plan a agent loses network connectivity to the server agent is marked as going down and goes offline since the server could not receive the heartbeat lock on plan a is released build is triggered starts building on local agent agent comes back online still with build at this point things go wrong logs gets streamed in a funny way since we assume that only one build is ever building build is saved with build jirans have an example of this we should make sure if an agent has been marked as going offline it is never allowed of come back maybe check startup timestamp when an agent comes back online needs further investigation and if the problem is too large to safely fix on branch then we can defer it to fixing on trunk
0
click on bitbucket button does nothingtested in firefox ie chrome it behaves samerecorded screen with google console open it triggers js error uncaught typeerror cannot read property of can remove my athorization in power up settings but i cannot add new oneit is happening only on board when i add bitbucket power up to another board it works ok also it works for other members of this board
1
im trying to pass report parameter from gadget and then would like to keep it after going through configuration page but its lost i expected that hidden report parameter will make it work but it does not is there other way to pass parameter similarly to selectedprojectid parameter scenario code reportingday reportingday reportingday hidden code see also configuring plugins with object configurable parameters url but after clicking next on report configuration page value is lost eg
0
issue summary after migrating the pages from a different site few images became unknown attachments steps to reproduce step customer used some html import and they couldn’t confirm if they used some plugin or a standard process expected results images should be available actual results it shows unknown attachments workaround reupload the attachments
0
a user will be unable to install jira under any directory that already has characters in it the file abstractsinglevaluecustomfieldsearchinputtransformernavigatorconversionresultclass in creates a path that is too long for ntfs when there are already characters in the path see
1
if you select file in change list by pressing space bar then commit button remains disabled it gets enabled only after you click on any item in change list
0
to reproduce create a pages called mknsearch with some content create a user macro called mknsearch use the mknsearch user macro in some pages some use a to specify parameters put this query on a separate page code searchquerymknsearchtypepage code at this point you cannot open up the page again attempting to do so will cause the system resources to contiually increase until the server is unresponsive and freezes cannot even remote desktop to the server anymore examination of log files shows errors related to leucine search to fix bouncing of the server is required problem does not occur until you try to hit the page containing the query above removal of this query content from the page using the webdav plugin to edit the page content without rendering the search alleviates the problem
1
did update was able to pull successfully every time i try to commit st crashes and closes the program systemnullreferenceexception object reference not set to an instance of an object stack trace at sourcetreeviewmodelrepotabviewmodelcommitselected at sourcetreeviewmodelutilscommandsinkexecutecommandicommand command object parameter boolean handled at s executedroutedeventargs e at systemwindowsinputcommandbindingonexecutedobject sender executedroutedeventargs e at systemwindowsinputcommandmanagerexecutecommandbindingobject sender executedroutedeventargs e commandbinding commandbinding at systemwindowsinputcommandmanagerfindcommandbindingcommandbindingcollection commandbindings object sender routedeventargs e icommand command boolean execute at systemwindowsinputcommandmanagerfindcommandbindingobject sender routedeventargs e icommand command boolean execute at systemwindowsinputcommandmanageronexecutedobject sender executedroutedeventargs e at systemwindowsroutedeventargsinvokehandlerdelegate handler object target at systemwindowseventrouteinvokehandlersimplobject source routedeventargs args boolean reraised at systemwindowsuielementraiseeventimpldependencyobject sender routedeventargs args at systemwindowsinputroutedcommandexecuteimplobject parameter iinputelement target boolean userinitiated at systemwindowscontrolsmenuiteminvokeclickafterrenderobject arg at systemwindowsthreadingexceptionwrapperinternalrealcalldelegate callback object args numargs at msinternalthreadingexceptionfilterhelpertrycatchwhenobject source delegate method object args numargs delegate catchhandler fatal error systemnullreferenceexception object reference not set to an instance of an object stack trace at sourcetreeviewmodelrepotabviewmodelcommitselected at sourcetreeviewmodelutilscommandsinkexecutecommandicommand command object parameter boolean handled at s executedroutedeventargs e at systemwindowsinputcommandbindingonexecutedobject sender executedroutedeventargs e at systemwindowsinputcommandmanagerexecutecommandbindingobject sender executedroutedeventargs e commandbinding commandbinding at systemwindowsinputcommandmanagerfindcommandbindingcommandbindingcollection commandbindings object sender routedeventargs e icommand command boolean execute at systemwindowsinputcommandmanagerfindcommandbindingobject sender routedeventargs e icommand command boolean execute at systemwindowsinputcommandmanageronexecutedobject sender executedroutedeventargs e at systemwindowsroutedeventargsinvokehandlerdelegate handler object target at systemwindowseventrouteinvokehandlersimplobject source routedeventargs args boolean reraised at systemwindowsuielementraiseeventimpldependencyobject sender routedeventargs args at systemwindowsinputroutedcommandexecuteimplobject parameter iinputelement target boolean userinitiated at systemwindowscontrolsmenuiteminvokeclickafterrenderobject arg at systemwindowsthreadingexceptionwrapperinternalrealcalldelegate callback object args numargs at msinternalthreadingexceptionfilterhelpertrycatchwhenobject source delegate method object args numargs delegate catchhandler
0
summary after clicking on a file link in ie to open a local file in explorer the jira menus for dashboard projects and issues will no populate until a reload of the page environment jira server ie steps to reproduce create an issue with a valid file link in the description such as filelocalhost ensure that the base url for your jira instance is added to the intranet or trusted security zones in ies security configuration while viewing the issue click the file link go back to the ie window and attempt to use the menus at the top of the screen expected results menus populate without issue actual results the menus are not populated except for boards on software projects notes looking at the ie console when this occurs there are no javascript errors and clicking the menu items does not trigger a rest call across the network as it does when everything is working reloading the page resolves the immediate issue and the navigation works again afterward click on the menus before clicking a file link appears to load and cache their contents as well
0